Migrate search upsell page to unified AdminHeader#47332
Migrate search upsell page to unified AdminHeader#47332CGastrell wants to merge 4 commits intoupdate/normalize-admin-page-headersfrom
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Are you an Automattician? Please test your changes on all WordPress.com environments to help mitigate accidental explosions.
Interested in more tips and information?
|
|
Thank you for your PR! When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:
This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖 Follow this PR Review Process:
If you have questions about anything, reach out in #jetpack-developers for guidance! |
Code Coverage SummaryNo summary data is available for parent commit 2985c11, so cannot calculate coverage changes. 😴 If that commit is a feature branch rather than a trunk commit, this is expected. Otherwise, this should be updated once coverage for 2985c11 is available. Full summary · PHP report · JS report Coverage check overridden by
Coverage tests to be added later
|
…eader. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Part of JETPACK-1355
Summary
headerprop to the newtitle/subTitle/actionsprops onAdminPageHeadercomponent into theactionsprop<div>aroundAdminPagedashboard-page.scssto scope padding reset with:not(:has(.uses-new-admin-ui))Depends on #47313.
Then there's this screen which seems unreachable (old pricing 2022-08), and it's completely broken. We should remove it entirely:
Does this pull request change what data or activity we track or use?
No. Presentational change only.
Testing instructions:
jetpack build packages/searchpassesjetpack test js packages/searchpasses🤖 Generated with Claude Code