Open codecrafters-alt opened 2 weeks ago
Name | Link |
---|---|
Latest commit | ff64875843353a7a546e1aa067e8cffd4ce1dee5 |
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
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.