Skip to content

🐛 Bug Report: Password Visibility Toggle Missing on Login Page #596

@shrey2597

Description

@shrey2597

📜 Description

The password visibility toggle feature on the login page is currently missing from the latest codebase and deployed application.

This feature was previously implemented and merged in PR #376, but it appears to have been overwritten or removed during later updates/restoration changes.

Expected Behavior

Users should be able to:

  • Show/hide password visibility
  • Use an eye/eye-off toggle icon inside the password input field

Current Behavior

The login page only contains a standard password input field without any visibility toggle functionality.

Proposed Solution

Reimplement the password visibility toggle in:
src/pages/Login/Login.tsx

while preserving:

  • existing UI design
  • responsiveness
  • accessibility support

Additional Context

The feature already existed previously, so this is likely a regression issue.

I would like to work on this issue under GSSoC'26.

What browsers are you seeing the problem on?

No response

📃 Relevant Screenshots (Links)

No response

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions