Skip to content

[GENERAL] Add Hide/Unhide password button #60

@mohsenkhosroanjam

Description

@mohsenkhosroanjam

Category

Suggestion

Description

As a user, I can sign up to create an account. A Hide/Unhide button can be added to the password field. As a result, the users can press the button to unhide their entered password to ensure that they enter the password they want to set for their account. It can prevent users from making mistakes in setting their password.

Expected result:
Password is hidden by default and the button is in unhide state. When the user clicks on unhide button, the password should be unhidden and the button should be changed to hide state. In this situation, when user clicks on hide button, the password should be hidden and the button should be changed to unhide state.

Additional Context

1- Go to https://leetcode-journal.vercel.app/auth/register
Hide/Unhide button example: I found the example on https://www.codingnepalweb.com/show-hide-password-html-css-javascript/
image

Impact Level

Low

Contribution Guidelines

  • I have searched existing issues to avoid duplicates
  • I would like to help resolve this issue

Metadata

Metadata

Assignees

Labels

BackendRelated to the Backend partIntermediateSWOC Level 2 issueSWOCofficially part of SWOC season 5good first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions