Skip to content

feat(onboarding): add lazy Lottie loading splash - #8134

Draft
talissoncosta wants to merge 1 commit into
mainfrom
feat/onboarding-loading-splash
Draft

feat(onboarding): add lazy Lottie loading splash#8134
talissoncosta wants to merge 1 commit into
mainfrom
feat/onboarding-loading-splash

Conversation

@talissoncosta

@talissoncosta talissoncosta commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Part of #7767.

Replaces the plain loader shown while the onboarding resources (org / project / envs / first flag) are created with a Lottie "setting up your workspace" splash. Ported from the onboarding prototype (feat/onboarding-quickstart-7182).

Lazy-loaded via React.lazy + Suspense so lottie-web and the ~180KB animation JSON stay out of the page's initial bundle (the Loader fallback shows meanwhile).

Test plan

  • tsc and eslint clean on changed files.
  • Renders in the rspack build (same bundler + lottie-react import the prototype used).

Replaces the plain loader shown while onboarding resources are created with a
Lottie "setting up your workspace" splash, lazy-loaded so lottie-web and the
animation JSON stay out of the page's initial bundle.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
flagsmith-frontend-preview Ready Ready Preview, Comment Jul 28, 2026 1:29pm
flagsmith-frontend-staging Ready Ready Preview, Comment Jul 28, 2026 1:29pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Ignored Ignored Jul 28, 2026 1:29pm

Request Review

@coderabbitai

coderabbitai Bot commented Jul 28, 2026

Copy link
Copy Markdown

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.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 4cd09db8-37a3-4d21-baa2-ed396d9c5d16

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

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.

@github-actions github-actions Bot added the front-end Issue related to the React Front End Dashboard label Jul 28, 2026
@github-actions github-actions Bot added the feature New feature or request label Jul 28, 2026
@talissoncosta talissoncosta reopened this Jul 28, 2026
@github-actions github-actions Bot added feature New feature or request and removed feature New feature or request labels Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request front-end Issue related to the React Front End Dashboard

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant