-
Notifications
You must be signed in to change notification settings - Fork 166
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
Password toggling functionality #528
Conversation
Added password toggling functionality so that user can hide or view there password by clicking on the eye button according to there need. This feature enhances flexibility for the user.
✅ Deploy Preview for startconnect-hub ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@Priyaaa1 Check the PR please and notify me if any change is required. |
@UtkarshBirla28 kindly mention your issue no. which you are resolving |
|
@UtkarshBirla28 you mentioned the PR number, I need you to mention the issue number for which you raised this PR so that this PR merge will give you score. |
issue number is #375 |
Ohh sorry i will look into it as soon as possible. |
@Priyaaa1 Idk what's the problem but it is working perfectly fine on my system. 23.06.2024_19.08.38_REC.mp4seee |
Congratulations, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to the project 🚀 Keep Contributing!! ✨ |
@Priyaaa1 Thankyou! |
Solved issue number #375
Added password toggling functionality so that user can hide or view there password by clicking on the eye button according to there need.
This feature enhances flexibility for the user also when you hover on the icon it changes it's color to #007efc.
It is integrated using react-fontawesome library for eye icon and functionality by using little bit of logic.