Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 7c414a2

Browse files
committed
add missing screenshot
1 parent 9eebd62 commit 7c414a2

File tree

1 file changed

+6
-1
lines changed
  • docs/internal-developers/testing/releases

1 file changed

+6
-1
lines changed

docs/internal-developers/testing/releases/850.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,15 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
3838
### Add loading placeholders to Active Filters block. ([7083](https://github.com/woocommerce/woocommerce-blocks/pull/7083))
3939

4040
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.
41-
2. Open the page in the frontend and check that the `Active Filters` block shows like the screenshot above while loading.
41+
2. Open the page in the frontend and check that the `Active Filters` block shows like the screenshot while loading.
4242
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.
4343
4. Repeat steps 1-3 with the Storefront theme.
4444

45+
| List | Chips |
46+
| ------ | ----- |
47+
|![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) |
48+
49+
4550
### 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))
4651

4752
1. Ensure you have a block theme active (i.e., Twenty Twenty-Two).

0 commit comments

Comments
 (0)