Make checkout item quantity inherit theme colours and round if single-digit#63007
Make checkout item quantity inherit theme colours and round if single-digit#63007
Conversation
Testing GuidelinesApart from reviewing the code changes, please make sure to review the testing instructions (Guide) and verify that relevant tests (E2E, Unit, Integration, etc.) have been added or updated as needed. Reminder: PR reviewers are required to document testing performed. This includes:
|
📝 WalkthroughWalkthroughThis PR updates the checkout item quantity styling in WooCommerce blocks. The order summary component's SCSS is refactored to apply rounded styling with currentColor background and nested span padding. A changelog entry documents the update. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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. Comment |
|
Size Change: +27 B (0%) Total Size: 5.95 MB |
Test using WordPress PlaygroundThe changes in this pull request can be previewed and tested using a WordPress Playground instance. Test this pull request with WordPress Playground. Note that this URL is valid for 30 days from when this comment was last updated. You can update it by closing/reopening the PR or pushing a new commit. |
|
Looking good |
…-digit (#63007) * Make checkout item quantity round and inherit theme colours * Add changelog
…-digit (#63007) * Make checkout item quantity round and inherit theme colours * Add changelog
Changes proposed in this Pull Request:
Updates the item quantity in the Checkout order summary to inherit theme colours and be rounded if single-digit, and stretch into a pill-shape if more than one digit.
Closes WOOPRD-1447
Screenshots or screen recordings:
How to test the changes in this Pull Request:
Using the WooCommerce Testing Instructions Guide, include your detailed testing instructions:
Testing that has already taken place:
Milestone
Changelog entry
Changelog Entry Details
Significance
Type
Message
Changelog Entry Comment
Comment