Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing "Forgot Password" Option for Account Recovery #2

Open
coldicedcoffee opened this issue Oct 17, 2024 · 0 comments
Open

Missing "Forgot Password" Option for Account Recovery #2

coldicedcoffee opened this issue Oct 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@coldicedcoffee
Copy link
Contributor

There is no "Forgot Password" or "Forgot Username" option available, preventing users from recovering their accounts if they forget their login credentials.
Steps to Reproduce:

Attempt to log in to the website.
Observe that there is no "Forgot Password" or "Forgot Username" option for account recovery.
Eye icon not appearing consistently on password field click; it only shows the first time
Solution: Ensure that the eye icon functionality for toggling password visibility is consistently bound to the password input field. This can be done by reattaching the event listener after each interaction or by checking if the DOM manipulation is interfering with its visibility

@coldicedcoffee coldicedcoffee added the enhancement New feature or request label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant