Skip to content

Fix: reloading https://editor.p5js.org/account shows a small glimpse of the password reset page#4002

Open
yugalkaushik wants to merge 2 commits intoprocessing:developfrom
yugalkaushik:fix-reloading
Open

Fix: reloading https://editor.p5js.org/account shows a small glimpse of the password reset page#4002
yugalkaushik wants to merge 2 commits intoprocessing:developfrom
yugalkaushik:fix-reloading

Conversation

@yugalkaushik
Copy link
Contributor

Issue:

Fixes #3996
The bug comes from stale client state (resetPasswordInitiate) surviving reload.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: reloading https://editor.p5js.org/account shows a small glimpse of the password reset page

1 participant