Skip to content

feat: build onboarding wizard for new employers#2

Open
Julianemeka wants to merge 1 commit into
mainfrom
feat/onboarding-wizard-232
Open

feat: build onboarding wizard for new employers#2
Julianemeka wants to merge 1 commit into
mainfrom
feat/onboarding-wizard-232

Conversation

@Julianemeka
Copy link
Copy Markdown
Owner

Closes Vera3289#232

Changes

  • New OnboardingWizard component with 4-step flow: connect wallet → fund → configure → confirm
  • Progress indicator showing current and completed steps
  • Back button to navigate to previous steps
  • Skip button to dismiss at any time
  • Completion state persisted in localStorage — wizard won't show again after first stream created
  • Integrated into App.tsx — shown on first visit automatically

- Add OnboardingWizard component with 4-step flow:
  connect wallet → fund → configure → confirm
- Progress indicator with step icons
- Back navigation between steps
- Skippable; completion persisted in localStorage
- Wizard shown on first visit, hidden after first stream created
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.

Build onboarding wizard for new employers

1 participant