WC Blocks 9.9.0 testing steps: move woocommerce/woocommerce-blocks#8781 testing steps to Feature Plugin section

This commit is contained in:
Albert Juhé Lluveras 2023-04-19 15:22:59 +02:00 committed by GitHub
parent 4743d4fd93
commit 022e532688
1 changed files with 15 additions and 14 deletions

View File

@ -57,20 +57,6 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
| <img width="260" alt="image" src="https://user-images.githubusercontent.com/20098064/226637287-abbb037f-72a4-4a9a-ab22-c373a1b6444c.png"> | <img width="293" alt="image" src="https://user-images.githubusercontent.com/20098064/226637459-81aa5e5e-dbb1-4f07-9005-0c6df80b3058.png"> |
### Add Fill & Outline styles, width settings & new typography controls for Product(Add to cart) button block. ([8781](https://github.com/woocommerce/woocommerce-blocks/pull/8781))
- Add `Products block` to a page/post.
- Select `Add to cart` inner block.
- In the sidebar, confirm newly added controls work as expected:
- Styles: Default & Outline ( Feature plugin )
- Width Settings ( Feature Plugin + WooCommerce Core )
- Typography controls ( Feature plugin )
- Confirm `Add to cart` works for cross-sells as well.
<img width="277" alt="image" src="https://user-images.githubusercontent.com/16707866/226090467-d0f7457f-fd56-4dba-a5bc-607ae179f9e5.png">
### Add style to the `Mini Cart` buttons. ([8776](https://github.com/woocommerce/woocommerce-blocks/pull/8776))
1. Add the `Mini cart` block to the header template of your site.
@ -301,3 +287,18 @@ Before | After | After (with custom background color)
| Before | After |
| ------ | ----- |
|![image](https://user-images.githubusercontent.com/11503784/216732422-d263b199-9701-4174-981e-9f555d2bca6d.png)|![image](https://user-images.githubusercontent.com/11503784/221024165-bb27a4b5-a46b-4d4a-a39f-734a048900c7.png)|
## Feature plugin
### Add Fill & Outline styles, width settings & new typography controls for Product(Add to cart) button block. ([8781](https://github.com/woocommerce/woocommerce-blocks/pull/8781))
- Add `Products block` to a page/post.
- Select `Add to cart` inner block.
- In the sidebar, confirm newly added controls work as expected:
- Styles: Default & Outline ( Feature plugin )
- Width Settings ( Feature Plugin + WooCommerce Core )
- Typography controls ( Feature plugin )
- Confirm `Add to cart` works for cross-sells as well.
<img width="277" alt="image" src="https://user-images.githubusercontent.com/16707866/226090467-d0f7457f-fd56-4dba-a5bc-607ae179f9e5.png">