Skip to content
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

Bug/Feature Request:Add "View Password" Icon for Password Fields #777

Closed
PATILYASHH opened this issue Oct 29, 2024 · 1 comment
Closed

Comments

@PATILYASHH
Copy link

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

  1. Go to the login or sign-up page.
  2. 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
image

@PATILYASHH
Copy link
Author

please assign me this issue

@PATILYASHH 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants