Updated Release Testing Instructions WooCommerce 4.4 (markdown)
parent
5e05ec3146
commit
30ce8f4a98
|
@ -89,20 +89,20 @@ These testing instructions are based on the testing instruction published specif
|
||||||
|
|
||||||
### Fix Product Categories List breaking when changing align attribute. <!-- heading -->
|
### Fix Product Categories List breaking when changing align attribute. <!-- heading -->
|
||||||
|
|
||||||
- [ ] Add a Product Categories List block to a page.
|
- Add a Product Categories List block to a page.
|
||||||
- [ ] Switch to _Full Width_ align.
|
- Switch to _Full Width_ align.
|
||||||
- [ ] Verify the block doesn't show an error.
|
- Verify the block doesn't show an error.
|
||||||
- [ ] If you are using Storefront or another theme with sidebar, make sure the page has the _Full Width_ template.
|
- If you are using Storefront or another theme with sidebar, make sure the page has the _Full Width_ template.
|
||||||
- [ ] Open the page in the frontend and verify the Product Categories List block is aligned as a full width block.
|
- Open the page in the frontend and verify the Product Categories List block is aligned as a full width block.
|
||||||
|
|
||||||
### Blocks respect the product image cropping settings
|
### Blocks respect the product image cropping settings
|
||||||
|
|
||||||
- [ ] Go to Appearance > Customize > WooCommerce > Product images and change the cropping options.
|
- Go to Appearance > Customize > WooCommerce > Product images and change the cropping options.
|
||||||
- [ ] Test the Review block (for Review blocs, you might need to change its attributes so it shows the product image instead of the customer image) and verify they show the cropped image.
|
- Test the Review block (for Review blocs, you might need to change its attributes so it shows the product image instead of the customer image) and verify they show the cropped image.
|
||||||
- [ ] Edit an old All Products block and verify the block didn't invalidate.
|
- Edit an old All Products block and verify the block didn't invalidate.
|
||||||
- [ ] Edit it and select the Product image inner block. There, toggle the _Image sizing_ attribute.
|
- Edit it and select the Product image inner block. There, toggle the _Image sizing_ attribute.
|
||||||
- [ ] Verify when _Cropped_ is selected, the cropped image is displayed.
|
- Verify when _Cropped_ is selected, the cropped image is displayed.
|
||||||
- [ ] Repeat the process with the Product block.
|
- Repeat the process with the Product block.
|
||||||
|
|
||||||
|
|
||||||
### All Products in IE11
|
### All Products in IE11
|
||||||
|
|
Loading…
Reference in New Issue