E537 init onboarding animation by madster456 · Pull Request #895 · stack-auth/stack-auth · GitHub
[go: up one dir, main page]

Skip to content

Conversation

madster456
Copy link
Collaborator
@madster456 madster456 commented Sep 12, 2025

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
Order File Path
1 apps/dashboard/src/stack.tsx
2 apps/dashboard/package.json
3 apps/dashboard/src/app/(main)/(protected)/onboarding/page.tsx
4 apps/dashboard/src/app/(main)/(protected)/onboarding/page-client.tsx
5 apps/dashboard/src/components/onboarding/terminal.tsx
6 apps/dashboard/src/components/onboarding/typing.tsx
7 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)
Locations Trigger Analysis
apps/dashboard/package.json Analyze
pnpm-lock.yaml Analyze

Need help? Join our Discord

Copy link
vercel bot commented Sep 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
stack-backend Error Error Oct 10, 2025 11:32am
stack-dashboard Error Error Oct 10, 2025 11:32am
stack-demo Error Error Oct 10, 2025 11:32am
stack-docs Error Error Oct 10, 2025 11:32am

Copy link
Contributor
coderabbitai bot commented Sep 12, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dashboard/ui/onboarding

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

2 participants
0