-
Notifications
You must be signed in to change notification settings - Fork 219
Mini Cart block: display a compatibility notice when the user first adds the block in the editor #4945
Conversation
Size Change: +3.18 kB (0%) Total Size: 1.23 MB
ℹ️ View Unchanged
|
@Aljullu @tjcafferkey This PR got assigned to me for review shortly before heading out for AFK. I had hoped to still get to it but I didn't get around to properly test/review it anymore. If one of you could review this one, it'd be highly appreciated. Thank you! 🙏 |
I can take care of it. 👍 |
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.
This is working well and thank you for updating the tests!
I noticed the Compatibility notice doesn't look good in the Site Editor. I think it doesn't need to block this PR, so I created a separate issue (#4954) and added it to the Mini Cart epic.
@dinhtungdu is there anything further that needs to be done on this PR or is it good to go? Let me know if you need any assistance with progressing this. Happy to help! |
@tjcafferkey Thanks for checking out, I was focusing on other tasks and missed this. I merged the PR to |
…dds the block in the editor (woocommerce#4945)
…dds the block in the editor (woocommerce#4945)
Fixes #4917.
This PR adds a compatibility notice which reuses the one added for cart and checkout block. I also updated the E2E test for the mini cart to account the notice.
Accessibility
prefers-reduced-motion
Screenshots
Testing
Automated Tests
Manual Testing
How to test the changes in this Pull Request:
Performance Impact