-
Notifications
You must be signed in to change notification settings - Fork 219
Product categories list block hierarchy display fix #4920
Product categories list block hierarchy display fix #4920
Conversation
I've tested this PR and it works as expected. |
Sure, its done now, however I think its failing for external reasons to the code, seeing this at the Linting step:
|
Seems I've added another non-related commit in there, fixing that in a moment. |
9a4d01a
to
c9570c0
Compare
da2ff4d
to
397a908
Compare
Non-related commit fixed, as per my previous reply, JavaScript Linting fails with:
|
Merging this as the failed |
* Empty commit for release pull request * Update readme.txt with release changelog * Add testing instructions for 6.1.0 release * Update readme.txt with release changelog * #4625 product categories list block hierarchy display fix (#4920) * Update link to testing zip * Remove mini cart testing from instructions This is because mini-cart is only in experimental builds. * Update changelog and testing notes * Correct typo in testing instructions * Update testing instructions * Bumping version strings to new version. Co-authored-by: github-actions <[email protected]> Co-authored-by: Thomas Roberts <[email protected]> Co-authored-by: Ovidiu Liuta <[email protected]>
* Empty commit for release pull request * Update readme.txt with release changelog * Add testing instructions for 6.1.0 release * Update readme.txt with release changelog * woocommerce#4625 product categories list block hierarchy display fix (woocommerce#4920) * Update link to testing zip * Remove mini cart testing from instructions This is because mini-cart is only in experimental builds. * Update changelog and testing notes * Correct typo in testing instructions * Update testing instructions * Bumping version strings to new version. Co-authored-by: github-actions <[email protected]> Co-authored-by: Thomas Roberts <[email protected]> Co-authored-by: Ovidiu Liuta <[email protected]>
This PR fixes #4625 product categories list block display by HTML encoding the minus sign, which is the hierarchy prefix.
Fixes #4625
Accessibility
prefers-reduced-motion
Screenshots
Testing
Automated Tests
Manual Testing
How to test the changes in this Pull Request:
Performance Impact
Changelog