Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change TextInput to not initially show errors on an empty form #487

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

indigane
Copy link
Contributor

@indigane indigane commented Jul 26, 2024

Hitas Pull Request

Description

When an empty form is loaded it can have validation errors already populated.

Do not show validation errors to the user on an empty pristine form. Require either a dirty field or a pre-populated value.

Pull request checklist

Check the boxes for each DoD item that has been completed:

  • Testing
    • Changes have been tested

Tickets

HT-724

Copy link

@indigane indigane merged commit 4285793 into master Aug 8, 2024
5 checks passed
@indigane indigane deleted the feature/HT-724-pristine-form-errors branch August 8, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants