Skip to content

feat: onboarding wizard #3#2732

Draft
comatory wants to merge 6 commits intoondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02from
ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03
Draft

feat: onboarding wizard #3#2732
comatory wants to merge 6 commits intoondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02from
ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03

Conversation

@comatory
Copy link
Copy Markdown
Contributor

@comatory comatory commented Apr 2, 2026

@coderabbitai summary

Checklist

  • I have discussed my proposed changes in an issue and have received approval to proceed.
  • I have followed the coding standards of the project.
  • Tests or benchmarks have been added or updated.
  • Documentation has been updated on https://github.com/wundergraph/docs-website.
  • I have read the Contributors Guide.

Open Source AI Manifesto

This project follows the principles of the Open Source AI Manifesto. Please ensure your contribution aligns with its principles.

PR (3) UI for onboarding wizard + step 1 (welcome) implementation

Parent: #2720

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 2, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7939c727-7640-4968-8340-4b878c9ca2c9

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

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

@github-actions github-actions Bot added the studio label Apr 2, 2026
@comatory comatory mentioned this pull request Apr 2, 2026
5 tasks
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from fb9c4e1 to c7b168f Compare April 2, 2026 10:01
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch 2 times, most recently from 36ec7ad to 2ea4d80 Compare April 2, 2026 10:01
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from c7b168f to d4c7269 Compare April 2, 2026 11:05
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from 2ea4d80 to 92a2a24 Compare April 2, 2026 11:05
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from d4c7269 to 01e7e87 Compare April 2, 2026 15:28
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from 92a2a24 to 3617da7 Compare April 2, 2026 15:28
@comatory comatory mentioned this pull request Apr 2, 2026
5 tasks
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 01e7e87 to ee941e6 Compare April 7, 2026 06:10
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from 3617da7 to e209c6d Compare April 7, 2026 06:10
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from ee941e6 to 5f66acd Compare April 7, 2026 10:01
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch 2 times, most recently from a514ecb to e6f529b Compare April 8, 2026 07:02
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch 5 times, most recently from 5f66acd to 8e9b3b9 Compare April 8, 2026 07:31
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from e6f529b to 40cc6c6 Compare April 8, 2026 07:34
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 8e9b3b9 to ba6b860 Compare April 8, 2026 07:42
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from 40cc6c6 to d82c5c2 Compare April 8, 2026 07:43
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 8, 2026

Codecov Report

❌ Patch coverage is 0.22222% with 449 lines in your changes missing coverage. Please review.
✅ Project coverage is 1.56%. Comparing base (d462062) to head (bd2472e).

Files with missing lines Patch % Lines
...io/src/components/onboarding/traffic-animation.tsx 0.00% 188 Missing and 1 partial ⚠️
studio/src/components/onboarding/step-1.tsx 0.00% 95 Missing ⚠️
...rc/components/onboarding/onboarding-navigation.tsx 0.00% 48 Missing and 1 partial ⚠️
studio/src/components/onboarding/stepper.tsx 0.00% 48 Missing and 1 partial ⚠️
studio/src/pages/onboarding/[step].tsx 0.00% 24 Missing ⚠️
studio/src/components/layout/onboarding-layout.tsx 0.00% 13 Missing and 1 partial ⚠️
studio/src/components/onboarding/step-3.tsx 0.00% 13 Missing ⚠️
...udio/src/components/onboarding/onboarding-steps.ts 16.66% 5 Missing ⚠️
...src/components/onboarding/onboarding-container.tsx 0.00% 2 Missing and 1 partial ⚠️
studio/src/components/onboarding/step-2.tsx 0.00% 3 Missing ⚠️
... and 2 more

❌ Your patch check has failed because the patch coverage (0.22%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.
❌ Your project check has failed because the head coverage (1.56%) is below the target coverage (30.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@                                         Coverage Diff                                         @@
##           ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02   #2732      +/-   ##
===================================================================================================
- Coverage                                                              1.57%   1.56%   -0.02%     
===================================================================================================
  Files                                                                   306     311       +5     
  Lines                                                                 41951   42326     +375     
  Branches                                                                442     447       +5     
===================================================================================================
+ Hits                                                                    662     663       +1     
- Misses                                                                40993   41363     +370     
- Partials                                                                296     300       +4     
Files with missing lines Coverage Δ
.../src/components/onboarding/onboarding-provider.tsx 0.00% <ø> (ø)
studio/src/hooks/use-onboarding-navigation.ts 0.00% <0.00%> (ø)
...src/components/onboarding/onboarding-container.tsx 0.00% <0.00%> (ø)
studio/src/components/onboarding/step-2.tsx 0.00% <0.00%> (ø)
studio/tailwind.config.js 0.00% <0.00%> (ø)
...udio/src/components/onboarding/onboarding-steps.ts 16.66% <16.66%> (ø)
studio/src/components/onboarding/step-3.tsx 0.00% <0.00%> (ø)
studio/src/components/layout/onboarding-layout.tsx 0.00% <0.00%> (ø)
studio/src/pages/onboarding/[step].tsx 0.00% <0.00%> (ø)
...rc/components/onboarding/onboarding-navigation.tsx 0.00% <0.00%> (ø)
... and 3 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from ba6b860 to 48b7707 Compare April 8, 2026 07:50
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from d82c5c2 to 48b7ff4 Compare April 8, 2026 07:53
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 48b7707 to 73b489b Compare April 9, 2026 09:05
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch 2 times, most recently from 5b218b9 to d2879ea Compare April 9, 2026 12:10
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from d7c199b to 54fa732 Compare April 13, 2026 13:11
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 9523543 to 130c6ed Compare April 14, 2026 13:23
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from 54fa732 to b506182 Compare April 14, 2026 13:23
@github-actions

This comment has been minimized.

@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 130c6ed to 77c9188 Compare April 14, 2026 13:26
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from b506182 to 8e43cc7 Compare April 14, 2026 13:27
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 77c9188 to 2c28aec Compare April 14, 2026 13:55
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from 8e43cc7 to 397b637 Compare April 14, 2026 13:55
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 2c28aec to 08650b5 Compare April 14, 2026 13:57
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from 397b637 to 964d569 Compare April 14, 2026 13:57
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 08650b5 to 414502c Compare April 14, 2026 19:24
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from 964d569 to 434c010 Compare April 14, 2026 19:25
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 414502c to 7f5eb75 Compare April 15, 2026 13:12
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from 434c010 to f0280df Compare April 15, 2026 13:12
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 7f5eb75 to a61f7ed Compare April 17, 2026 06:33
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from f0280df to c549aa5 Compare April 17, 2026 06:33
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from a61f7ed to 7b01777 Compare April 17, 2026 08:22
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from c549aa5 to 33c347d Compare April 17, 2026 08:22
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 7b01777 to 1f54f6f Compare April 20, 2026 06:56
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from 33c347d to 254191d Compare April 20, 2026 06:56
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 1f54f6f to 7b01777 Compare April 20, 2026 07:02
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from 254191d to 33c347d Compare April 20, 2026 07:02
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-02 branch from 7b01777 to d462062 Compare April 20, 2026 07:06
@comatory comatory force-pushed the ondrej/eng-9192-onboarding-wizard-from-signup-to-live-metrics-03 branch from 33c347d to bd2472e Compare April 20, 2026 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant