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
Login page input validation does not display error messages
Description
In using the login page, I noticed that when the input fields are empty, no error messages are displayed to prompt the user to enter a username and password. This leads to a poor user experience, as users may not know why they cannot log in.
Login page input validation does not display error messages
Description
In using the login page, I noticed that when the input fields are empty, no error messages are displayed to prompt the user to enter a username and password. This leads to a poor user experience, as users may not know why they cannot log in.
Steps to Reproduce
Expected Behavior
When the input fields are empty, error messages should be displayed to prompt the user to enter a username and password.
Actual Behavior
Clicking the "Login" button results in no error messages being displayed, and the page does not react.
Environment Information
Additional Information
The text was updated successfully, but these errors were encountered: