Skip to content

fix(oauth-web): start onboarding before login to avoid home-feed flash#146

Merged
flo-bit merged 1 commit into
eurosky/forkfrom
fix/oauth-signup-home-flash
Jul 13, 2026
Merged

fix(oauth-web): start onboarding before login to avoid home-feed flash#146
flo-bit merged 1 commit into
eurosky/forkfrom
fix/oauth-signup-home-flash

Conversation

@seboslaw

Copy link
Copy Markdown

On web OAuth signup, onboarding was started AFTER login(). Since persisted onboarding defaults to 'Home' (inactive) for a new account and login() never touches onboarding state, the shell rendered the default home feed for ~1-2s in the gap between the session appearing and onboarding starting. Start onboarding before login() so it's already active the instant the session appears.

On web OAuth signup, onboarding was started AFTER login(). Since persisted
onboarding defaults to 'Home' (inactive) for a new account and login() never
touches onboarding state, the shell rendered the default home feed for ~1-2s in
the gap between the session appearing and onboarding starting. Start onboarding
before login() so it's already active the instant the session appears.
@seboslaw
seboslaw requested review from abcbrookie and flo-bit July 12, 2026 12:45
@github-actions

Copy link
Copy Markdown
Old size New size Diff
9.23 MB 9.23 MB 0 B (0.00%)

@flo-bit
flo-bit merged commit c4ee562 into eurosky/fork Jul 13, 2026
11 of 14 checks 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.

2 participants