add missing screenshot
This commit is contained in:
parent
a1899fdf53
commit
763d921d83
|
@ -38,10 +38,15 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
|
||||||
### Add loading placeholders to Active Filters block. ([7083](https://github.com/woocommerce/woocommerce-blocks/pull/7083))
|
### Add loading placeholders to Active Filters block. ([7083](https://github.com/woocommerce/woocommerce-blocks/pull/7083))
|
||||||
|
|
||||||
1. Enable TT2 theme. Create a new page with an `All Products` block and a `Active Filters` block with other filter blocks. Save the page.
|
1. Enable TT2 theme. Create a new page with an `All Products` block and a `Active Filters` block with other filter blocks. Save the page.
|
||||||
2. Open the page in the frontend and check that the `Active Filters` block shows like the screenshot above while loading.
|
2. Open the page in the frontend and check that the `Active Filters` block shows like the screenshot while loading.
|
||||||
3. Try different combinations of settings (show the `Apply` button, Chips vs List etc) and make sure the loading state makes sense and there are no regressions.
|
3. Try different combinations of settings (show the `Apply` button, Chips vs List etc) and make sure the loading state makes sense and there are no regressions.
|
||||||
4. Repeat steps 1-3 with the Storefront theme.
|
4. Repeat steps 1-3 with the Storefront theme.
|
||||||
|
|
||||||
|
| List | Chips |
|
||||||
|
| ------ | ----- |
|
||||||
|
|![Screenshot 2022-09-08 at 11 17 04](https://user-images.githubusercontent.com/8639742/189098324-940a2a66-9eb2-4025-9d6f-a770bb20c3a4.png) | ![Screenshot 2022-09-08 at 11 16 50](https://user-images.githubusercontent.com/8639742/189098368-f61594ff-6930-4b44-88df-8f5d06cacd2a.png) |
|
||||||
|
|
||||||
|
|
||||||
### Featured Item Blocks: Remove inline default color so that custom colors from Global Styles are applied correctly. ([7036](https://github.com/woocommerce/woocommerce-blocks/pull/7036))
|
### Featured Item Blocks: Remove inline default color so that custom colors from Global Styles are applied correctly. ([7036](https://github.com/woocommerce/woocommerce-blocks/pull/7036))
|
||||||
|
|
||||||
1. Ensure you have a block theme active (i.e., Twenty Twenty-Two).
|
1. Ensure you have a block theme active (i.e., Twenty Twenty-Two).
|
||||||
|
|
Loading…
Reference in New Issue