Skip to content

Missing Password Visibility Eye Button in Sign In and Sign Up Sections #116

@Diya-od

Description

@Diya-od

Description
The password visibility toggle (eye icon) is missing from both the Sign In and Sign Up forms. Users are unable to view or verify the password they are entering.

Steps to Reproduce
Open the website/application.
Navigate to the Sign In page.
Observe the password input field.
Repeat the same on the Sign Up page.

Expected Behavior
An eye icon/button should appear inside or beside the password input field, allowing users to:
Show password
Hide password

Actual Behavior
No password visibility toggle button is present in the password fields.

Impact
Reduces user convenience and accessibility.
Increases chances of password typing errors.
Creates inconsistent user experience compared to standard authentication forms.

Suggested Fix
Add a password visibility toggle button (eye icon) using JavaScript/React state handling to switch the input type between:
password
text

Environment
Device: Desktop/Mobile
Browser: All browsers
Issue Type: UI/UX Bug

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions