Skip to content

Update onboarding flow with animation and better error handling #374

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

Merged
merged 8 commits into from
May 21, 2025

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented May 20, 2025

Fixes storybookjs/storybook/issues/31490

Version

Published prerelease version: v4.0.0-next.7

Changelog

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

⚠️ Pushed to next

Authors: 5

@ghengeveld ghengeveld added skip-release Auto: Preserve the current version when merged minor Auto: Increment the minor version when merged labels May 20, 2025
Copy link

codecov bot commented May 20, 2025

Codecov Report

Attention: Patch coverage is 1.67598% with 352 lines in your changes missing coverage. Please review.

Project coverage is 6.03%. Comparing base (59edbcd) to head (2add880).
Report is 9 commits behind head on next.

Files with missing lines Patch % Lines
src/screens/Authentication/Welcome.tsx 0.00% 117 Missing and 1 partial ⚠️
src/screens/Errors/GitError.tsx 0.95% 104 Missing ⚠️
src/screens/Authentication/SetSubdomain.tsx 0.00% 34 Missing ⚠️
src/components/Screen.tsx 0.00% 14 Missing ⚠️
src/screens/Errors/GitError.stories.tsx 6.66% 14 Missing ⚠️
src/components/icons/CheckIcon.tsx 7.14% 13 Missing ⚠️
src/components/icons/ChevronRightIcon.tsx 7.14% 13 Missing ⚠️
src/components/icons/ChromaticIcon.tsx 7.14% 13 Missing ⚠️
src/screens/Authentication/SignIn.tsx 0.00% 10 Missing ⚠️
src/preset.ts 0.00% 8 Missing ⚠️
... and 4 more
Additional details and impacted files
@@           Coverage Diff            @@
##            next    #374      +/-   ##
========================================
- Coverage   6.04%   6.03%   -0.01%     
========================================
  Files        169     170       +1     
  Lines      14205   14226      +21     
  Branches     302     303       +1     
========================================
  Hits         858     858              
- Misses     13266   13286      +20     
- Partials      81      82       +1     

☔ View full report in Codecov by Sentry.
📢 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.

@ghengeveld ghengeveld changed the title Update Welcome screen with animation Update onboarding flow with animation and better error handling May 21, 2025
@ghengeveld ghengeveld added release Auto: Create a `latest` release when merged and removed skip-release Auto: Preserve the current version when merged labels May 21, 2025
@ghengeveld ghengeveld merged commit eb6f302 into next May 21, 2025
9 of 11 checks passed
@ghengeveld ghengeveld deleted the update-splash-screen branch May 21, 2025 13:56
@ghengeveld
Copy link
Member Author

🚀 PR was released in v4.0.0-next.7 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Auto: Increment the minor version when merged prerelease release Auto: Create a `latest` release when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update VTA splash screen
1 participant