solgenomics/sgn

add 'Forgot password?'

Opened this issue · 4 comments

Expected Behavior

-- it could useful for users to reset their forgotten passwords in the DBs...

For Bugs:

Environment

Steps to Reproduce

Where did it go? It used to be there. There is a reset password workflow.

Ah, found it... it's the question mark next to the password field

Add a 'see password option' with an 'eye' icon
Add a popup explaining what the question mark does

The password visibility toggle can be implemented using this:
https://www.w3schools.com/howto/howto_js_toggle_password.asp