woocommerce/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/572.md

33 lines
1.6 KiB
Markdown
Raw Normal View History

# Testing notes and ZIP for release 5.7.2
2021-09-23 12:53:51 +00:00
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7217707/woocommerce-gutenberg-products-block.zip)
## Feature plugin and package inclusion in WooCommerce
### Fix infinite recursion when removing an attribute filter from the Active filters block ([4816](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4816))
1. Insert All Products, Filter Products by Attribute, and Active Filter blocks into a page.
2. Save and publish the page.
3. View the page on the frontend.
4. Apply a filter for any attribute so that the product list is filtered and the active filters block shows the filter you just added.
5. Verify you can remove applied attribute filters either using the cross icon next to each filter, or pressing the "Clear All" link.
### Fix Product Search block displaying incorrectly ([4740](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4740))
With Storefront active:
1. Add the Product Search block to a page.
2. Save and publish the page.
3. View the page on the frontend.
4. The search block should be shown full width, with a gap between the search input and the button.
<!-- FEEDBACK -->
---
[We're hiring!](https://woocommerce.com/careers/) Come work with us!
🐞 Found a mistake, or have a suggestion? [Leave feedback about this document here.](https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues/new?assignees=&labels=type%3A+documentation&template=--doc-feedback.md&title=Feedback%20on%20./docs/testing/releases/572.md)
<!-- /FEEDBACK -->