Skip to content

Conversation

camillobruni
Copy link
Contributor

@camillobruni camillobruni commented Oct 14, 2025

There are several elements on the page that have a "nice" startup animation.
While visually nice, it means we have to delay measurements in automation to not run into issues with transitions and svg animations occupying resources in the background.

  • Remove summary fade-in
  • Remove JetStream logo bounce
  • Remove JetStream background swipe animation in svg

Copy link

netlify bot commented Oct 14, 2025

Deploy Preview for webkit-jetstream-preview ready!

Name Link
🔨 Latest commit 54dc3c7
🔍 Latest deploy log https://app.netlify.com/projects/webkit-jetstream-preview/deploys/68ef67c2e09f830008203a9d
😎 Deploy Preview https://deploy-preview-200--webkit-jetstream-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@camillobruni camillobruni requested review from danleh and kmiller68 and removed request for kmiller68 October 14, 2025 16:00
@camillobruni camillobruni changed the title Remove startup animation Remove UI startup animations Oct 14, 2025
@kmiller68
Copy link
Contributor

My preference would be to disable them when startDelay query parameter is passed, if this is even needed at all.

Those animations only take 1-2 seconds to finish which is pretty negligible with respect to the whole process. I also assume you want to wait to start after loading so you get more consistent results.

@camillobruni
Copy link
Contributor Author

We occasionally run each story individually to gather detailed profiles, adding a couple of seconds does sum up quite a bit.

While kinda nice, I don't see any actionable benefit from the animations and IMO the runner harness and page should be as lightweight as possible thus I'm in favour of avoiding unneeded work there.

Copy link
Contributor

@danleh danleh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM, with comment. No strong opinion either way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants