Closed Codipk closed 1 month ago
Hi, @Codipk
I’ve raised a PR for the password toggle feature—please review it when you get a chance. I also noticed a lack of responsiveness in the app. If you’d like, feel free to raise an issue with the appropriate labels, or let me know if I should raise it myself.
I'm really happy to contribute and help your project grow!
Can you assign me this issue ? I have fixed it.
According to the rules @lakshitrajput, please start working on this issue. After you complete the task, create a pull request (PR) and make sure to attach a screenshot of your work on the website to showcase what you've done.
Hi, @Codipk
I’ve raised a PR for the password toggle feature—please review it when you get a chance. I also noticed a lack of responsiveness in the app. If you’d like, feel free to raise an issue with the appropriate labels, or let me know if I should raise it myself.
I'm really happy to contribute and help your project grow!
For solving the issue you have to send the request from Contrihub website only
Problem
Currently, users are unable to see the password they are typing on the signup and login pages. This can lead to frustration due to mistyping or having to re-enter passwords multiple times.
Proposed Solution
Add a "password visibility toggle" feature on both the signup and login forms. This toggle button would allow users to switch between showing or hiding their password input. Typically, this is represented by an "eye" icon next to the password field.
When clicked, the password should be visible. Clicking it again should hide the password. The toggle should: Use an eye icon for visual indication. Default to a hidden state (password should be masked initially).
Let me know if any more information is needed for this feature. Here in the password field add a toggle button