3.0 KiB
3.0 KiB
Testing notes and ZIP for release 10.6.1
Zip file for testing: woocommerce-gutenberg-products-block.zip
WooCommerce Core
Product Filters > Fix Performance issue and Fatal error on stores with a high volume of products #10198
- Make sure you have products in your store with attributes and stock status (You can do so by simply importing the sample products from the core of Woo).
- Create a new post.
- Insert the Products (Beta) block.
- Insert the Filter by Attribute, Filter by Stock and Filter by Price
- Make sure all filters have the "Display product count" setting enabled (it is disabled by default).
- Save the post and go to the front-end
- Make sure you can use all filters as expected and without any problems/errors: the product counts should match the number of existing products in the store with the filtered criteria, not just what is displayed on the page.
Stop reading Product IDs from asset store in filter blocks #10195
- Go to Editor
- Add Filters pattern
- Add Products (Beta) block
- Save and go to frontend
- Play around with filters
Expected: Make sure you can use all filters as expected and without any problems/errors: the product counts should match the number of existing products in the store with the filtered criteria, not just what is displayed on the page.
Fix margin issue with the Proceed to checkout button on the site editor #10182
- Install and activate a block theme (e.g. Twenty Twenty Three)
- Edit the Cart page
- Check the Proceed to Checkout button has some padding around it
- Switch to a non block theme page (e.g. Storefront)
- Check that the Proceed to Checkout button has the same padding around it
Before | After |
---|---|