Merged
Conversation
6c791ff to
bf61398
Compare
Pull Request Test Coverage Report for Build 765d2f0b500944483416190d3dfcaaf7118550d6Details
💛 - Coveralls |
bf61398 to
367b2d8
Compare
367b2d8 to
3cc4bcc
Compare
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR improves the upsell components in the Yoast admin pages by enhancing their visual design and accessibility. The changes focus on making the premium and academy upsells more visually appealing and accessible to users.
- Updated styling and layout for better visual hierarchy and spacing
- Enhanced accessibility with screen reader text for external links
- Improved visual indicators with icons and badges for better user experience
Reviewed Changes
Copilot reviewed 6 out of 7 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| src/presenters/admin/sidebar-presenter.php | Added external link icon and accessibility text to academy link |
| packages/js/src/shared-admin/components/premium-upsell-list.js | Enhanced layout with badges, improved spacing, and added accessibility features |
| packages/js/src/shared-admin/components/premium-upsell-card.js | Minor styling adjustments for list padding and font weight |
| packages/js/src/shared-admin/components/academy-upsell-card.js | Added external link icon and accessibility text |
| css/src/yst_plugin_tools.css | Updated styles for custom check icons, badges, and improved spacing |
| admin/class-premium-upsell-admin-block.php | Replaced bullet points with check icons and restructured "now includes" section |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
Summary
This PR can be summarized in the following changelog entry:
Relevant technical choices:
Test instructions
Test instructions for the acceptance test before the PR gets merged
This PR can be acceptance tested by following these steps:
/src/promotions/domain/black-friday-promotion.php#L16)Relevant test scenarios
Test instructions for QA when the code is in the RC
QA can test this PR by following these steps:
Impact check
This PR affects the following parts of the plugin, which may require extra testing:
Other environments
[shopify-seo], added test instructions for Shopify and attached theShopifylabel to this PR.Documentation
Quality assurance
Innovation
innovationlabel.Fixes https://github.com/Yoast/ux/issues/318
Fixes https://github.com/Yoast/ux/issues/319