Skip to content

Add eye toggle to Confirm Password field#203

Closed
yuvraj-044 wants to merge 1 commit into
chthonn:mainfrom
yuvraj-044:y-piperchat/confirm-password-toggle
Closed

Add eye toggle to Confirm Password field#203
yuvraj-044 wants to merge 1 commit into
chthonn:mainfrom
yuvraj-044:y-piperchat/confirm-password-toggle

Conversation

@yuvraj-044

Copy link
Copy Markdown

Problem

The Confirm Password field on the registration page lacks a visibility
toggle (eye icon), while the Password field has one. This creates an
inconsistent UX and makes it harder for users to verify their input.

Solution

  • Added showConfirmPassword state for independent toggle control
  • Wrapped the Confirm Password input in a relative div and added an
    eye icon button (FiEye / FiEyeOff) matching the Password field's style
  • Toggle switches input type between text and password
  • Includes proper aria-label for accessibility

@yuvraj-044 yuvraj-044 requested a review from chthonn as a code owner June 9, 2026 08:30
@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Someone is attempting to deploy a commit to the Sunil Kumar's projects Team on Vercel.

A member of the Team first needs to authorize it.

@chthonn

chthonn commented Jun 9, 2026

Copy link
Copy Markdown
Owner

please do not raise PRs before got assigned

@chthonn chthonn closed this Jun 9, 2026
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