curiomind-e-learning / curiomind

Frontend for curiomind-e-learning
https://curiomind.netlify.app
Apache License 2.0
9 stars 34 forks source link

Show/Hide Password while logging in and signing up #30

Closed Siddhesh777 closed 2 years ago

Siddhesh777 commented 2 years ago

Is your feature request related to a problem? Please describe. Sometimes user may encounter a problem and need to check what password he/she has entered. In this project, there is no button which toggles showing/hiding password.

Describe the solution you'd like I will make a button while will toggle the show/hide password using react useState hook.

Additional context I am contributor at gssoc'22 Please assign this task to me

github-actions[bot] commented 2 years ago

Hello there!👋 Welcome to the project!🚀⚡ Thank you and congrats🎉 for opening your very first issue in this project. Please adhere to our Code of Conduct. Please make sure not to start working on the issue, unless you get assigned to it.😄

Siddhesh777 commented 2 years ago

where are the css files ?

KamalSinghKhanna commented 2 years ago

Hi @Siddhesh777, there is already a button to show and hide passwords.

Siddhesh777 commented 2 years ago

Yes @KamalSinghKhanna my PR only got merged😅