Skip to content

[FEAT]: Add Eye Icon to Toggle Password Visibility on Login/Register #349

Description

@Mrunalx863

What is the Feature/Idea?

Is your feature request related to a problem/idea? Please describe.

While registering or logging in, users cannot see the password they are typing. This can lead to errors if they mistype their password, as there is no way to verify what they have entered.

Describe the solution you'd like

A simple eye icon should be added to the password field, allowing users to toggle password visibility. When clicked, it should reveal or hide the password as needed.

Describe alternatives you've considered

Providing an option to show the password in plain text by holding a button.
Displaying the password briefly when the user finishes typing.

Additional context

This feature is common in modern authentication systems and improves user experience by reducing login errors. A simple implementation using JavaScript can enhance usability.

Image

Select which event you're participating from

  • Social Winter of Code 2025 (SWOC 2025)
  • [] Innogeeks Winter of Code 3.0 (IWOC 2025)

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

SWOClabel is used for accept the pull request of contributor in SWOC 2025enhancementNew feature or requestlevel 2Issues requiring intermediate development, involving backend development, data storage, etc.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions