woocommerce
woocommerce copied to clipboard
Filter by Attribute > Update the order of the filter conditions
Porting over Jarek's request from https://github.com/woocommerce/woocommerce-blocks/discussions/9023#discussioncomment-8450521, we need to make sure the "Any" Filter condition is displayed on the left and the "All" filter condition needs to be displayed on the right side in the display settings:
@nefeline , PR https://github.com/woocommerce/woocommerce/pull/44799 created for the requested change. Now, the order of filter by attribute filter options "ALL" and "ANY" are reversed. Kindly review and merge it. Thanks.
Hey @SpaceSurfer1 ! Thanks for your work here, I'm reviewing your PR shortly.