Add some improvements to the testing notes
This commit is contained in:
parent
54059baf00
commit
0dac78f781
|
@ -61,6 +61,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
|
|||
|
||||
3. In the frontend apply stock status filters: "In stock", "Out of Stock" and/or "On backorder"
|
||||
4. Refresh the page if it hasn't refreshed itself
|
||||
5. Expected: The order of the options stays the same before the refresh and after the refresh
|
||||
|
||||
### fix/8129: remove rounding the caused issue with UI ([#9118](https://github.com/woocommerce/woocommerce-blocks/pull/9118))
|
||||
|
||||
|
@ -69,6 +70,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
|
|||
3. Add a Filter by Price block
|
||||
4. Save and see go to frontend
|
||||
5. Move the thumbs slowly
|
||||
6. Expected: Thumb is in synced position with the slider
|
||||
|
||||
### add cursor:pointer to checkbox and radio fields ([#9102](https://github.com/woocommerce/woocommerce-blocks/pull/9102))
|
||||
|
||||
|
@ -81,7 +83,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
|
|||
|
||||
1. Set your theme to a dark style (ie TT3 with Pilgrimage styling).
|
||||
2. Go to the Cart block page on mobile.
|
||||
3. Verify the sticky footer background match the body background color.
|
||||
3. Verify the sticky footer background (available on a mobile view) match the body background color.
|
||||
|
||||
### decodeEntities for display in checkout TextInput ([#9117](https://github.com/woocommerce/woocommerce-blocks/pull/9117))
|
||||
|
||||
|
|
Loading…
Reference in New Issue