Commit e843c0f
fix(onboarding): clear stale auth state when abandoning signup flows
- Clear autoTriggerProvider on auth modal close (fixes GitHub OAuth re-triggering after switching to AI flow)
- Clear signupContext on all modal close handlers (auth, chooser, prompt)
- Route prompt modal close through closeSignupChooser for consistent cleanup
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 66346be commit e843c0f
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
| 538 | + | |
538 | 539 | | |
539 | | - | |
| 540 | + | |
540 | 541 | | |
| 542 | + | |
| 543 | + | |
541 | 544 | | |
542 | 545 | | |
543 | | - | |
| 546 | + | |
544 | 547 | | |
545 | 548 | | |
546 | 549 | | |
| |||
2080 | 2083 | | |
2081 | 2084 | | |
2082 | 2085 | | |
2083 | | - | |
| 2086 | + | |
2084 | 2087 | | |
2085 | 2088 | | |
2086 | 2089 | | |
| |||
2089 | 2092 | | |
2090 | 2093 | | |
2091 | 2094 | | |
2092 | | - | |
| 2095 | + | |
2093 | 2096 | | |
2094 | 2097 | | |
2095 | 2098 | | |
| |||
0 commit comments