-
Notifications
You must be signed in to change notification settings - Fork 219
Make mini cart icon RTL on RTL sites in editor #9707
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: +605 B (0%) Total Size: 1.1 MB
ℹ️ View Unchanged
|
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.
Tested with the RTL language and the icon is facing the correct direction. 💪
Note (separate issue): I did notice we are using two different cart icons.
I am not sure if this was intended. If not, then I can also add this fix along with this PR.
I'm not sure why is that, but I remember there was an idea to make this icon customizable by merchants, hence it might've been intended to have different icons (ref: pdnLyh-2xv-p2). But my personal opinion - I think it would make sense to unify them.
Bumping it to 10.5.0 release. |
Fixes #9421
This PR fixes the issue with the mini cart icon where in RTL language sites, the icon was still facing right when it should face left.
Note (separate issue): I did notice we are using two different cart icons.
I am not sure if this was intended. If not, then I can also add this fix along with this PR.
Screenshots
Testing
User Facing Testing
Mini cart
block.Mini cart
icon to open the editor drawer.Mini cart
icon is facing left instead of right as seen in the screenshot above.WooCommerce Visibility
Changelog