Skip to content

feat: show feature splash before login for new users#1284

Draft
adboio wants to merge 1 commit intomainfrom
03-17-feat_code_move_auth_after_welcome_screen
Draft

feat: show feature splash before login for new users#1284
adboio wants to merge 1 commit intomainfrom
03-17-feat_code_move_auth_after_welcome_screen

Conversation

@adboio
Copy link
Contributor

@adboio adboio commented Mar 17, 2026

users should see the welcome screen, so they understand what posthog code is, before being asked to authenticate

new logic on app launch:

  • if not logged in:
    • if onboarding not completed: show welcome screen
    • if onboarding completed: show auth screen

welcome screen CTA now redirects to auth page

Move the WelcomeStep to a pre-auth screen so new users see the feature
list before being asked to log in. Returning users (who completed
onboarding) go straight to the auth screen.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copy link
Contributor Author

adboio commented Mar 17, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@adboio adboio requested a review from a team March 17, 2026 17:45
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.

1 participant