-
Notifications
You must be signed in to change notification settings - Fork 219
Make filter by rating preview consistent with default settings #10007
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: +1.68 kB (0%) Total Size: 1.17 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.
Hi @roykho, I tested the PR and it's working as expected. 🚀
I left one minor suggestion. Also, I noticed that the UI isn't looking as expected. In the screenshot you can see that the number of faded stars is not correct. Since we are providing ratings from 5 to 1, the second row should have 1 faded star at the end, the third row should have 2 faded stars at the end, and so on.
Although I don't think this falls within the scope of the current PR, I am pre-approving it. However, feel free to work on fixing the UI in this PR or we can create a new task for it. 🙂
Hi @imanish003 - I've removed the |
Hi @roykho, I just confirmed that disabling Gutenberg fixes the issue. Thank you for explaining it to me. The changes you made look good to me. Well done! 🚀 🚢 |
Fixes #9958
This PR updates the preview to be consistent with default settings.
Screenshots
Testing
User Facing Testing
Filter by Rating
block.Display Product count
setting is disabled.WooCommerce Visibility
Performance Impact
Changelog