Skip to content

feat: onboarding wizard #3#2732

Draft
comatory wants to merge 7 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 7 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) for onboarding wizard: step 1 + step 2 form

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: c17371c9-775b-4842-889e-006865ea2c1e

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.30211% with 330 lines in your changes missing coverage. Please review.
✅ Project coverage is 1.57%. Comparing base (48b7707) to head (48b7ff4).

Files with missing lines Patch % Lines
studio/src/components/onboarding/step-1.tsx 0.00% 120 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% 30 Missing ⚠️
studio/src/components/onboarding/step-2.tsx 0.00% 27 Missing ⚠️
studio/src/components/layout/onboarding-layout.tsx 0.00% 13 Missing and 1 partial ⚠️
studio/src/components/onboarding/step-4.tsx 0.00% 13 Missing ⚠️
studio/src/lib/schemas.ts 0.00% 6 Missing and 1 partial ⚠️
...udio/src/components/onboarding/onboarding-steps.ts 14.28% 6 Missing ⚠️
...src/components/onboarding/onboarding-container.tsx 0.00% 2 Missing and 1 partial ⚠️
... and 5 more

❌ Your patch check has failed because the patch coverage (0.30%) 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.57%) 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.58%   1.57%   -0.01%     
===================================================================================================
  Files                                                                   307     312       +5     
  Lines                                                                 41882   42113     +231     
  Branches                                                                443     448       +5     
===================================================================================================
+ Hits                                                                    662     663       +1     
- Misses                                                                40923   41149     +226     
- Partials                                                                297     301       +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%> (ø)
studio/src/pages/[organizationSlug]/members.tsx 0.00% <0.00%> (ø)
studio/src/pages/[organizationSlug]/settings.tsx 0.00% <0.00%> (ø)
...src/components/onboarding/onboarding-container.tsx 0.00% <0.00%> (ø)
studio/src/components/onboarding/step-3.tsx 0.00% <0.00%> (ø)
studio/tailwind.config.js 0.00% <0.00%> (ø)
...udio/src/components/onboarding/onboarding-steps.ts 14.28% <14.28%> (ø)
studio/src/lib/schemas.ts 0.00% <0.00%> (ø)
studio/src/components/onboarding/step-4.tsx 0.00% <0.00%> (ø)
... and 6 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
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