You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: