Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Eye Icon Functionality to Toggle Password Visibility on Login Page #3 #1648

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

codecrafters-alt
Copy link

Screenshot (57)
Screenshot (56)

Enhancement: Added "Show/Hide Password" functionality to the password input field in the login page.

Details: Previously, users were unable to view the password they entered, making it difficult to verify input. This update introduces an eye icon toggle to improve usability:

Open Eye Icon: When clicked, the password is displayed in plain text, allowing the user to view their entry.

Closed Eye Icon: When clicked, the password is hidden in the standard format, enhancing security.

This feature ensures users have better control and visibility over their password input.

Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for wildguard ready!

Name Link
🔨 Latest commit ff64875
🔍 Latest deploy log https://app.netlify.com/sites/wildguard/deploys/67247608762139000829f8ea
😎 Deploy Preview https://deploy-preview-1648--wildguard.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecrafters-alt codecrafters-alt changed the title Fix Eye Icon Functionality to Toggle Password Visibility on Login Page. Fix Eye Icon Functionality to Toggle Password Visibility on Login Page #3 Oct 30, 2024
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.

1 participant