1.7 KiB
1.7 KiB
Testing notes and ZIP for release 10.9.1
Zip file for testing: woocommerce-gutenberg-products-block.zip
WooCommerce Core
Bug Fixes
Remove client side navigation from Products beta block. #10636
- Create a new post
- Add Products (Beta) block & publish it
- On Frontend, verify that
- Client-side navigation isn't there anymore i.e. changing the page should also refresh the page
- Verify that Product button(Add to cart) still works as expected.
Testing notes for the development team
Bug Fixes
- Checkout to the PR branch and run
npm run start
. - Enable a blocks theme (like TT3).
- Create a new page or post.
- Add the Products (Beta), Products Collection, Products by Attribute, Products by Tag, Products by Category, Handpicked products, and All products blocks.
- Check the Sale badge is shown on the top-right corner of the image on all of them, in the editor, and in the frontend.
- Go to the classic shop page and check the Sale badge also shows in the top-right corner of the product image.
- Repeat steps 3 to 6 with Storefront enabled.
Screenshots
Before:
|
After:
|