Skip to content

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

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

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
Copy Markdown
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

Copy link
Copy Markdown
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
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>
@adboio adboio force-pushed the 03-17-feat_code_move_auth_after_welcome_screen branch from f0d927f to 246be9f Compare April 1, 2026 17:19
@charlesvien charlesvien closed this Apr 2, 2026
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