Skip to content

Implement password visibility toggle#53

Open
navya-r972 wants to merge 2 commits into
Menthub-GSSoC:mainfrom
navya-r972:feature/password-visibility-toggle
Open

Implement password visibility toggle#53
navya-r972 wants to merge 2 commits into
Menthub-GSSoC:mainfrom
navya-r972:feature/password-visibility-toggle

Conversation

@navya-r972

Copy link
Copy Markdown

Description

This PR introduces a toggle password visibility button for the login form password field. It enhances user experience by allowing users to show or hide their password while typing.

Fixes (#31)

Changes made:

Added a toggle button with an eye icon next to the password input in the login form.
Implemented JavaScript to toggle between password visibility states (password ↔ text) on button click.
Ensured the toggle works independently without affecting other form elements.

Screenshots:

Screenshot 2025-08-11 143743 Screenshot 2025-08-11 143803

Checklist:

  • I have mentioned the issue number in my Pull Request.
  • I have gone through the CONTRIBUTING.md file before contributing

@Prabhatyadav60

Copy link
Copy Markdown
Collaborator

@navya-r972 resolve the conflicts!

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