Skip to content

feat(frontend): build guided onboarding wizard wrapper#879

Merged
1 commit merged into
CodeGirlsInc:mainfrom
mijinummi:feature/onboarding-flow-826
Jun 28, 2026
Merged

feat(frontend): build guided onboarding wizard wrapper#879
1 commit merged into
CodeGirlsInc:mainfrom
mijinummi:feature/onboarding-flow-826

Conversation

@mijinummi

Copy link
Copy Markdown
Contributor

Description

This PR addresses Issue #826, implementing an multi-step /onboarding workflow setup guide to clean up the blank-slate user experience.

Key Modifications

  • Dynamic Qualification Barriers: Appended checking loops verifying current profile age (<24h) and active asset arrays to automatically trigger onboarding wrappers when appropriate.
  • Multipart Stream Integration: Tied the Step 2 upload interaction layer directly to the real POST /api/documents/upload API endpoint.
  • Persistent Compliance Tokens: Wired explicit state tokens inside localStorage mapping arrays to guarantee that a completion event or an intentional bypass action completely blocks the onboarding wizard from showing again.

Closes #826

@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

@mijinummi is attempting to deploy a commit to the Mftee's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 28, 2026

Copy link
Copy Markdown

@mijinummi Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@mftee mftee closed this pull request by merging all changes into CodeGirlsInc:main in 2be1c69 Jun 28, 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.

[FE-14] Build /onboarding page — first-time setup guide for new users

2 participants