Is your feature request related to a problem? Please describe.
Many times it is convenient if there is a functionality of toggling the password view(show->hidden and vice versa)
So that user can confirm his password.
Describe the solution you'd like.
I would like to add a toggle password button(react eye icon)which will toggle the visibility of the password in signup page when clicked.
Describe alternatives you've considered.
I will use react useState hook for this.
Add any other context or screenshots about the feature request here.
I am contributor at GSSOC'22.
Please assign this issue to me.
Is your feature request related to a problem? Please describe.
Many times it is convenient if there is a functionality of toggling the password view(show->hidden and vice versa) So that user can confirm his password.
Describe the solution you'd like.
I would like to add a toggle password button(react eye icon)which will toggle the visibility of the password in signup page when clicked.
Describe alternatives you've considered.
I will use react useState hook for this.
Add any other context or screenshots about the feature request here.
I am contributor at GSSOC'22. Please assign this issue to me.