hiding validation errors when field changes #5954
Unanswered
andypooletrioteca
asked this question in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Field validation errors don't hide when the user changes the value of the field. When working with complex forms with dependable fields, this confuses the user as he gets lost into which fields he still needs to fix before submitting again.
The DefaultField component has a ShowErrors prop that is not used anywhere and could be used for this.
Beta Was this translation helpful? Give feedback.
All reactions