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

Reset password flow hangs forever, requires refresh to log in #277

Open
evadecker opened this issue Dec 11, 2024 · 0 comments
Open

Reset password flow hangs forever, requires refresh to log in #277

evadecker opened this issue Dec 11, 2024 · 0 comments
Labels
bug Something isn't working frontend CSS, HTML, and JS changes good first issue Good for newcomers
Milestone

Comments

@evadecker
Copy link
Member

evadecker commented Dec 11, 2024

Describe the bug
When resetting a user password, after entering the code and new password, the button enters a disabled state the the screen does not reload. After a hard refresh, the user will be logged in, but it does not happen automatically.

To Reproduce
Steps to reproduce the behavior:

  1. Go to /login
  2. Click on "Forgot?"
  3. Enter the code sent to the registered email along with the new password
  4. Button will disable, page will not reload.

Expected behavior
Page reloads / refreshes once password is reset and user is logged in.

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Chrome
  • Version: 130
@evadecker evadecker added bug Something isn't working good first issue Good for newcomers frontend CSS, HTML, and JS changes labels Dec 11, 2024
@evadecker evadecker added this to the Namesake v1.0 milestone Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend CSS, HTML, and JS changes good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant