You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There needs to be a conversation around the error priorities in form validation. There are many cases that people have ran into where multiple errors from component validation has come up, yet we have no specific guidelines about what errors should be handled first.
Possible Solution
Investigate how HTML5 components handle error priority and have a discussion about the structure of our form validation compared to that.
The text was updated successfully, but these errors were encountered:
General Support Request
There needs to be a conversation around the error priorities in form validation. There are many cases that people have ran into where multiple errors from component validation has come up, yet we have no specific guidelines about what errors should be handled first.
Possible Solution
Investigate how HTML5 components handle error priority and have a discussion about the structure of our form validation compared to that.
The text was updated successfully, but these errors were encountered: