Skip to content

Reset isNewUser when SignInPanel state resets #17 - #18

Closed
yasmoradi wants to merge 1 commit into
developfrom
fix/17-signinpanel-reset-isnewuser
Closed

Reset isNewUser when SignInPanel state resets #17#18
yasmoradi wants to merge 1 commit into
developfrom
fix/17-signinpanel-reset-isnewuser

Conversation

@yasmoradi

Copy link
Copy Markdown
Owner

Summary

Resets isNewUser as part of the SignInPanel state reset so it doesn't leak across sign-in attempts.

Changes

  • SignInPanel: set isNewUser = false alongside the other reset fields.

Related Issue

This closes #17

@yasmoradi yasmoradi added bug Something isn't working area / templates Relates to the bit Boilerplate project template labels Jul 22, 2026
@yasmoradi

Copy link
Copy Markdown
Owner Author

Superseded: opened on upstream as bitfoundation#12770. This fork PR was created by mistake.

@yasmoradi yasmoradi closed this Jul 22, 2026
@yasmoradi
yasmoradi deleted the fix/17-signinpanel-reset-isnewuser branch July 22, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area / templates Relates to the bit Boilerplate project template bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SignInPanel doesn't reset isNewUser when the sign-in state resets

1 participant