Skip to content

[WIP] Add first-run onboarding flow for new installs - #453

Open
ujiro99 wants to merge 4 commits into
mainfrom
feat/onboarding-flow-refinements
Open

[WIP] Add first-run onboarding flow for new installs#453
ujiro99 wants to merge 4 commits into
mainfrom
feat/onboarding-flow-refinements

Update: Adjust styling.

5cd3492
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 26, 2026 in 1s

45.54% (-1.04%) compared to 7e0fb4d

View this Pull Request on Codecov

45.54% (-1.04%) compared to 7e0fb4d

Details

Codecov Report

❌ Patch coverage is 23.97755% with 948 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.54%. Comparing base (7e0fb4d) to head (5cd3492).

Files with missing lines Patch % Lines
.../components/onboarding/steps/StepSearchCommand.tsx 0.00% 114 Missing ⚠️
.../src/components/onboarding/steps/StepCustomize.tsx 0.00% 100 Missing ⚠️
...on/src/components/onboarding/useOnboardingState.ts 0.00% 93 Missing ⚠️
...omponents/onboarding/steps/StepAiPromptCommand.tsx 0.00% 89 Missing ⚠️
...nsion/src/components/onboarding/OnboardingRail.tsx 0.00% 70 Missing ⚠️
...rc/components/onboarding/steps/StepLinkPreview.tsx 0.00% 65 Missing ⚠️
...ion/src/components/onboarding/OnboardingLayout.tsx 2.08% 47 Missing ⚠️
...src/components/onboarding/OnboardingTargetText.tsx 0.00% 45 Missing ⚠️
...n/src/components/onboarding/steps/StepComplete.tsx 0.00% 41 Missing ⚠️
...nsion/src/components/onboarding/OnboardingPage.tsx 0.00% 40 Missing ⚠️
... and 16 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #453      +/-   ##
==========================================
- Coverage   46.57%   45.54%   -1.04%     
==========================================
  Files         239      263      +24     
  Lines       25710    26957    +1247     
  Branches     2053     2111      +58     
==========================================
+ Hits        11975    12278     +303     
- Misses      13735    14679     +944     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.