add 'Forgot password?'
Opened this issue · 4 comments
isaak commented
Expected Behavior
-- it could useful for users to reset their forgotten passwords in the DBs...
For Bugs:
Environment
Steps to Reproduce
lukasmueller commented
Where did it go? It used to be there. There is a reset password workflow.
lukasmueller commented
Ah, found it... it's the question mark next to the password field
lukasmueller commented
Add a 'see password option' with an 'eye' icon
Add a popup explaining what the question mark does
lukasmueller commented
The password visibility toggle can be implemented using this:
https://www.w3schools.com/howto/howto_js_toggle_password.asp