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

Update PasswordField.tsx #144

Closed
wants to merge 1 commit into from
Closed

Update PasswordField.tsx #144

wants to merge 1 commit into from

Conversation

tutkun
Copy link

@tutkun tutkun commented Feb 12, 2024

The password should not to be showing in default.

The password should not to be showing in default.
@githubsaturn
Copy link
Collaborator

Thanks for the PR!

This field is intentionally build this way to make it very easy when you first enter the information, then in the subsequent views it's replaced by a button. Otherwise, we would have simply used a password input field like <input type="password" ... like we do for the login page and change password in settings.

@tutkun tutkun deleted the patch-1 branch February 17, 2024 23:30
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

Successfully merging this pull request may close these issues.

2 participants