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
The user is logging in without any validation for the email and password fields. Both fields are left unchecked, allowing the user to proceed without entering any information.
Expected behavior
Add validations for login so that the user can only log in when the email and password are verified. Show an error message if the fields are empty.
Add ScreenShots
On which device are you experiencing this bug?
Android, iPhone, Linux, Chrome, Windows
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I'm a VSOC'24 contributor
I have starred the repository
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Describe the bug
The user is logging in without any validation for the email and password fields. Both fields are left unchecked, allowing the user to proceed without entering any information.
Expected behavior
Add validations for login so that the user can only log in when the email and password are verified. Show an error message if the fields are empty.
Add ScreenShots
On which device are you experiencing this bug?
Android, iPhone, Linux, Chrome, Windows
Record
The text was updated successfully, but these errors were encountered: