-
Notifications
You must be signed in to change notification settings - Fork 469
init onboarding animation #895
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
base: dev
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Some new issue(s) might be present. Please use the following link(s) to view them: https://zeropath.com/app/issues/3e5185fb-c669-4e19-a1e4-ffe6cf89e6c8 Reply to this PR with |
High-level PR Summary
This PR initializes an onboarding animation feature for new users. It creates a new onboarding flow that displays an animated terminal-like interface with typing effects when users sign up. The implementation adds a welcome step with an interactive project naming feature and updates the application to redirect users to this onboarding experience after signup instead of directly to the new project page. The PR adds new UI components for terminal animation and typewriter effects using the
motion
library.⏱️ Estimated Review Time: 0h 45m
💡 Review Order Suggestion
apps/dashboard/src/stack.tsx
apps/dashboard/package.json
apps/dashboard/src/app/(main)/(protected)/onboarding/page.tsx
apps/dashboard/src/app/(main)/(protected)/onboarding/page-client.tsx
apps/dashboard/src/components/onboarding/terminal.tsx
apps/dashboard/src/components/onboarding/typing.tsx
pnpm-lock.yaml
Review by RecurseML
🔍 Review performed on edc68fe..45b65d8
✨ No bugs found, your code is sparkling clean
✅ Files analyzed, no issues (5)
•
apps/dashboard/src/app/(main)/(protected)/onboarding/page-client.tsx
•
apps/dashboard/src/components/onboarding/terminal.tsx
•
apps/dashboard/src/components/onboarding/typing.tsx
•
apps/dashboard/src/app/(main)/(protected)/onboarding/page.tsx
•
apps/dashboard/src/stack.tsx
⏭️ Files skipped (trigger manually) (2)
apps/dashboard/package.json
pnpm-lock.yaml