hngprojects / hng_boilerplate_nextjs

https://deployment.nextjs.boilerplate.hng.tech
206 stars 264 forks source link

[Enhancement]: Add "Eye Symbol" for Password Visibility Toggle in Password Input Fields #1216

Open delight-xxx opened 2 months ago

delight-xxx commented 2 months ago

Description

As a user, I want the ability to toggle the visibility of my password in input fields by clicking on an "eye symbol" so that I can easily verify my password as I type.

Requirements

Implement Password Visibility Toggle:

  1. Add an "eye symbol" icon to all password input fields where users enter passwords (e.g., login, registration, change password forms).
  2. The icon should be placed inside or adjacent to the password input field.

Acceptance Criteria

Links

| FIGMA LINK

Images

image

Screenshot 2024-08-22 at 11 10 19 PM

https://github.com/user-attachments/assets/ec8cdf55-7709-478d-b99a-8e42a82ee49e

harjibbolar26 commented 2 months ago

up for assignment

harjibbolar26 commented 2 months ago

image

eye icon exists when user is typing

delight-xxx commented 2 months ago

https://github.com/user-attachments/assets/84bd79a0-1635-449e-bede-fe9ca7d6c415 video proof @harjibbolar26 The eye symbol is still not visible on the live link. Or it was worked on just now?

delight-xxx commented 2 months ago

Video Proof is in the issue description above. @harjibbolar26