-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix(login): only show error state on login box if user interacted #50798
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
Conversation
|
/backport to stable31 |
|
/backport to stable30 |
|
/backport to stable29 |
Pytal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it make sense to upstream this in NcInputField or make it a prop?
szaimen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM from the screebshot. Thanks for fixing this! :)
732f894 to
61d9100
Compare
Signed-off-by: Ferdinand Thiessen <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
61d9100 to
1138fd3
Compare
Summary
The input fields should only marked as invalid visually if the user interacted with them (e.g. entered something or tried to submit them empty).
Screenshots
Checklist