Skip to content

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

Merged
raclim merged 3 commits intoprocessing:developfrom
yugalkaushik:fix-reloading
Apr 10, 2026
Merged

Fix: reloading https://editor.p5js.org/account shows a small glimpse of the password reset page#4002
raclim merged 3 commits intoprocessing:developfrom
yugalkaushik:fix-reloading

Conversation

@yugalkaushik
Copy link
Copy Markdown
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

@raclim raclim merged commit 9a5969a into processing:develop Apr 10, 2026
1 check passed
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

2 participants