2.0 KiB
2.0 KiB
Testing notes and ZIP for release 9.8.3
Zip file for testing: woocommerce-gutenberg-products-block.zip
WooCommerce Core
Fix "Save changes" default behavior bug in the Firefox browser #8754
You should use the Firefox browser for this test.
-
Go to
WooCommerce/Shipping/Local pickup
-
Click on the
Save changes
button. Ensure you are not redirected to another page, and the noticeLocal Pickup settings have been saved.
is displayed -
Make some changes (e.g., enable/disable local pickup, add/edit a pickup location, etc.)
-
Click on the
Save changes
button. Ensure you have the same results in step 2 -
Refresh the page. Ensure your changes are being saved
Fix border styles not visible in the editor in Featured Product and Featured Category blocks #8838
Note: this can't be tested directly in WC Blocks. You should only test it in the WC core build.
- Enable a block theme in your site (like TT3).
- Add a Featured Item (Featured Category or Featured Product) block to a page or post.
- Select the border controls and add a border style. Add a color and give it some width.
- You should see the border you set dynamically display on the featured item.
- Now click on the
Unlink
button on the border controls and try setting different values for color and width for each of the border sides (top,right,bottom,left). - Ensure this is working by visually seeing the changes to the featured item.
- Save and make sure this is also displaying correctly on the frontend.
- Test both
Featured Category
andFeatured Product
blocks.