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
When entering an invalid/incorrect password during authorization, the password entry window is not highlighted in red, an error message appears above the "INVALID_PASSWORD" input form
Reproduction steps
1. Open the login form
2. Enter the email from the existing profile
3. Enter an incorrect/invalid password
4. Click "Submit"
Expected result
The password entry window is highlighted in red, and a message appears under the "Invalid password" entry window
Actual result
The password entry window is not highlighted in red
an error message appears above the input form