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
Description
The current password input field does not have an option for users to view the password they have entered. This can lead to input errors if users are unsure of the characters they typed.
Steps to Reproduce
Go to the login or sign-up page.
Enter a password in the password field.
Expected Behavior
A "view password" icon (eye icon) should be available next to the password input field. When clicked, it should toggle the visibility of the password text, allowing users to confirm their input.
Actual Behavior
The password field does not have an option to view the entered text, which may cause input errors.
Suggested Solution
Add an eye icon next to the password field that toggles password visibility on click. This would improve usability and help prevent typos in password entries.
Attachments
The text was updated successfully, but these errors were encountered:
PATILYASHH
changed the title
Bug/Feature Request:** Add "View Password" Icon for Password Fields
Bug/Feature Request:Add "View Password" Icon for Password Fields
Oct 29, 2024
Description
The current password input field does not have an option for users to view the password they have entered. This can lead to input errors if users are unsure of the characters they typed.
Steps to Reproduce
Expected Behavior
A "view password" icon (eye icon) should be available next to the password input field. When clicked, it should toggle the visibility of the password text, allowing users to confirm their input.
Actual Behavior
The password field does not have an option to view the entered text, which may cause input errors.
Suggested Solution
Add an eye icon next to the password field that toggles password visibility on click. This would improve usability and help prevent typos in password entries.
Attachments
The text was updated successfully, but these errors were encountered: