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
Specifically, the request seems to be to not display error flags for fields that are, in some cases, default in an error state (usually because missing when required)
I believe this results because it is the common mechanism of any error to display the flag explaining that error
@garrettmflynn Question is, how hard would this be to separate from the normal behavior of user typing in an input and the flag only being displayed on invalidation of that input?
Yeah, I think technically speaking what I want is to skip validation a first and then apply validation either when a user deselects a field or when a user its submit (or similar).
What would you like to see added to the NWB GUIDE?
For example, I find this amount of red in a form to be unsettling:
Can we please alter this so that the "hints" that appear below each text field only pop up after you hit "Create" with invalid inputs?
Do you have any interest in helping implement the feature?
Yes.
Code of Conduct
Yes
Did you confirm this feature was not already reported?
Yes
The text was updated successfully, but these errors were encountered: