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

Password Visibility Toggle in Login Page. #4543

Open
Ri-Sharma opened this issue Feb 26, 2024 · 2 comments
Open

Password Visibility Toggle in Login Page. #4543

Ri-Sharma opened this issue Feb 26, 2024 · 2 comments

Comments

@Ri-Sharma
Copy link

Problem

In the current login page implementation, users might face difficulty while entering their password due to its hidden nature. This lack of visibility can lead to errors during input.

Description

To enhance the user experience and facilitate accurate password entry, I propose the implementation of a password reveal functionality. This feature, commonly denoted by an eye icon, allows users to toggle between obscured and visible password states, providing user with the flexibility to verify their input. This improvement aims to contribute to a smoother login process.

Screenshots

image

@IshmeetSingh06
Copy link
Contributor

I can pick this up if it's an actual requirement @gravitystorm

@sjvudp
Copy link

sjvudp commented May 18, 2024

For me it's not an issue (on the desktop at least), because I use a password manager to either

  • paste the password from the clipboard, or
  • use "auto-type" to let the password manager fill in the (username and) password field

On the mobile phone with a touchscreen keyboard it might be an issue if typing the password manually, however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants