Codelabz
Codelabz copied to clipboard
[ Feat : Toggle Eye Button in Password Form ]
Is your feature request related to a problem? Please describe. The current implementation lacks a visually pleasing toggle effect for the password visibility icon in the login form. Users may find it less intuitive or engaging.
Describe the solution you'd like Implement a smoother and more refined toggle effect for the password visibility icon. The proposed solution includes a combination of opacity and translateY to create a subtle fade-in and upward movement when the password field is hovered. This effect aims to enhance the user experience and align the component with modern design standards.
Describe alternatives you've considered Adjusting only the opacity for a fade-in effect. Using the transform property for scaling (zoom effect). Exploring different transition timings and easing functions.
Additional context After Change
https://github.com/scorelab/Codelabz/assets/123815256/668f32e6-413e-47dd-869f-87160e8f570a
**Working on it ** YES
Addition of a refined toggle effect to enhance the user experience in the login form – looking forward to your feedback, @ABHISHEK-PANDEY2 @shivareddy6, @rijusougata13!
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.