Skip to content

Add user onboarding flow for first-time users#184

Merged
Mosas2000 merged 2 commits intomainfrom
feature/user-onboarding
Feb 26, 2026
Merged

Add user onboarding flow for first-time users#184
Mosas2000 merged 2 commits intomainfrom
feature/user-onboarding

Conversation

@Mosas2000
Copy link
Copy Markdown
Owner

Summary

Provide guidance to first-time users after connecting their wallet.

Changes

  • Onboarding component: Four-step modal walkthrough with progress dots, skip and next buttons
    • Step 1: Platform introduction
    • Step 2: How tipping and fees work
    • Step 3: Stacks address formats
    • Step 4: Activity tracking features
  • localStorage persistence: Onboarding shows only once per browser
  • App integration: Modal renders after wallet connection for new users

Closes #75

Four-step walkthrough covering: platform introduction, how tipping
works, Stacks address format, and activity tracking features.
State persisted in localStorage to show only on first visit.
Show the onboarding modal when an authenticated user has not
completed the tutorial. Modal renders above the main navigation
and content area, dismissing permanently on completion or skip.
@Mosas2000 Mosas2000 merged commit de305d7 into main Feb 26, 2026
2 of 4 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.

No user onboarding flow or tutorial for first-time users

1 participant