-
Notifications
You must be signed in to change notification settings - Fork 219
Add theme-level global styles to Cart and Checkout block #8809
Conversation
The release ZIP for this PR is accessible via:
Script Dependencies ReportThere is no changed script dependency between this branch and trunk. This comment was automatically generated by the TypeScript Errors Report
🎉 🎉 This PR does not introduce new TS errors. |
Size Change: -8.89 kB (-1%) Total Size: 1.1 MB
ℹ️ View Unchanged
|
…ors » Buttons` (#8844) * Add GS support for button colors in Checkout block * Sync button hover effect with GB
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.
I didn't review the code, but after some smoke testing I noticed:
Color
- Cart and Checkout: buttons can be hovered and they lose their style. This happens both, in the editor and the frontend:
Enregistrament.de.pantalla.des.de.2023-04-20.19-29-19.webm
- Cart & Checkout: link color seems to work in the editor, but not the frontend:
Editor | Frontend |
---|---|
- Checkout: heading background is full-width in editor but smaller in the frontend:
Editor | Frontend |
---|---|
Typography
- Checkout: heading appearance (italics and bold) is not respected in the editor:
Editor | Frontend |
---|---|
- Cart and Checkout: heading line-height is not respected.
- Checkout: text appearance (italics and bold) is not respected in the editor:
Editor | Frontend |
---|---|
Besides that, everything else seemed to be working well. 👌
Thanks for your review, @Aljullu! 🙌 @tarunvijwani asked me if I can take care of this PR given that he's on porter rotation. The following issues, which you reported, are related to the TT3 theme:
The following issues have been fixed:
ScreenshotIn the screenshot, you might notice that the |
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.
Thanks for the update, @nielslange!
I did another round of testing and couldn't find anything besides what has already been mentioned.
The following issues have been fixed:
Confirming this. 👌
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.
@mikejolley Thank you for reviewing the PR. I have created a new ticket to tackle this problem in the sprint: #9164. |
Markdown and Playwright tests are getting failed. Asked for confirmation to merge the PR: p1682089388117269-slack-C02UBB1EPEF |
Fixes #8710
With this PR, we're enabling the theme-level global styles in Cart and Checkout blocks.
Changes in the PR
Accessibility
prefers-reduced-motion
Testing
Automated Tests
User Facing Testing
WP Admin
»Apperance
»Editor.
Typography
andColor
settings.Screen recording:
Screen.Recording.2023-04-18.at.11.22.34.AM.mov
WooCommerce Visibility
Performance Impact
Changelog