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

[FEATURE] Hide password confirmation when password is unobfuscated #370

Open
otto-dev opened this issue Nov 26, 2022 · 0 comments
Open

[FEATURE] Hide password confirmation when password is unobfuscated #370

otto-dev opened this issue Nov 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@otto-dev
Copy link
Contributor

There is little purpose to the "Confirm Password" input when the password field is displayed in plain-text. It's too expensive from a UX perspective to force the user to repeat the password if they can already see what they typed.

It would be nice if the password confirmation field is automatically removed from the screen and validation logic when the user clicks the un-obfuscation icon.

The password visibility icon should then only be displayed on the main password input.

Somewhat related: #367

@otto-dev otto-dev added the enhancement New feature or request label Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
1 participant