Updated Release Testing Instructions WooCommerce 4.9 (markdown)

Julia Amosova 2020-12-22 12:02:41 -05:00
parent eb51bdd8ab
commit a6b6976af2
1 changed files with 19 additions and 6 deletions

@ -5,8 +5,8 @@ WooCommerce 4.9 includes:
- [Reviews Home Screen Panel](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#reviews-home-screen-panel)
- [Stock Home Screen Panel](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#stock-home-screen-panel)
- [Customer Effort Score](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.9#customer-effort-score)
- WooCommerce Product Blocks Updates:
- TBD
- [WooCommerce Product Blocks Updates:]()
- [Input appearance in IE 11 (Create IE11 SCSS mixin)]()
- WooCommerce Core Updates:
- TBD
@ -138,7 +138,20 @@ In WooCommerce 4.9, we are introducing a new customer survey utility to gather f
![](https://i.imgur.com/P60UHEM.png)
- WooCommerce Product Blocks Updates:
- TBD
- WooCommerce Core Updates:
- TBD
***
## WooCommerce Product Blocks Updates:
### Input appearance in IE 11 (Create IE11 SCSS mixin)
**Setup:**
Create a Products Block, Filter by Price Block, and Checkout Block.
**Testing:**
- With IE11, check that there are no visual regressions in the Filter products by price block.
- With IE11, check that there are no visual regressions in the checkboxes of the Checkout block.
See screenshots in https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3473.