-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Site Profiler UI polishing #94977
Site Profiler UI polishing #94977
Conversation
Jetpack Cloud live (direct link)
Automattic for Agencies live (direct link)
|
This PR does not affect the size of JS and CSS bundles shipped to the user's browser. Generated by performance advisor bot at iscalypsofastyet.com. |
This PR modifies the release build for the following Calypso Apps: For info about this notification, see here: PCYsg-OT6-p2
To test WordPress.com changes, run |
Thanks for tackling this @candy02058912! The loader and dropdown now look great. 👍 We now have too much top margin on the AI banner on desktop. We’ll only need that margin once the boxes stack at smaller screen sizes. This isn’t mentioned on the original issues, but can we extend the We’ll need to add a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pending changes to the AI banner spacing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@vykes-mac The The Please test changes thoroughly on both desktop and mobile before merging PRs. cc @autumnfjeld |
* Add margin between the Did you know? callout and the AI banner on mobile * Update font color for pending tests * Fix hover color in recommendations dropdown * Remove recommendation dropdown overrides * extend jetpack boost container to fill parent --------- Co-authored-by: vykes-mac <knrymcleish@gmail.com>
@candy02058912 Could you take a look at fixing this? |
Related to https://github.com/Automattic/dotcom-forge/issues/9269
Proposed Changes
pdtkmj-2Z1-p2#comment-5721 and pdtkmj-2Z1-p2#comment-5723
pdtkmj-2Z1-p2#comment-5724
pdtkmj-2Z1-p2#comment-5725
Why are these changes being made?
Testing Instructions
calypso.localhost:3000/sites/performance/:site
andcalypso.localhost:3000/speed-test-tool?url=<site>
Pre-merge Checklist