Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(onboarding): add onboarding dialog #25

Merged
merged 19 commits into from
Jan 17, 2024

Conversation

marvin-splitt
Copy link
Contributor

@marvin-splitt marvin-splitt commented Jan 14, 2024

Closes #17

I implemented a little onboarding flow to get all the required user data so the dashboard isn't broken.
As a starter, I only added personal and organizational data. But this could easily extended (probably with a multistep form) later on, so we have a fully bloated onboarding experience 😄

@marvin-splitt marvin-splitt added the enhancement New feature or request label Jan 14, 2024
@marvin-splitt marvin-splitt added this to the v1.0 milestone Jan 14, 2024
@marvin-splitt marvin-splitt self-assigned this Jan 14, 2024
@marvin-splitt marvin-splitt linked an issue Jan 14, 2024 that may be closed by this pull request
Copy link

vercel bot commented Jan 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
keeep ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 17, 2024 8:21am

@marvin-splitt marvin-splitt changed the title Draft feat(onboarding): add onboarding flow dialog feat(onboarding): add onboarding flow dialog Jan 16, 2024
@marvin-splitt marvin-splitt changed the title feat(onboarding): add onboarding flow dialog feat(onboarding): add onboarding dialog Jan 16, 2024
Copy link
Contributor

@konstantinmuenster konstantinmuenster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That looks super smooth – especially the storage integration 💅 nice work!

I only added a small remark, but nothing that's very critical for now.

apps/web/components/onboarding/onboarding-dialog.tsx Outdated Show resolved Hide resolved
@marvin-splitt marvin-splitt merged commit 768e280 into main Jan 17, 2024
3 checks passed
@marvin-splitt marvin-splitt deleted the 17-create-onboarding-flow-for-new-users branch January 17, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create onboarding flow for new users
2 participants