You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/internal-developers/testing/releases/850.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,10 +38,15 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
38
38
### Add loading placeholders to Active Filters block. ([7083](https://github.com/woocommerce/woocommerce-blocks/pull/7083))
39
39
40
40
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.
42
42
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.
43
43
4. Repeat steps 1-3 with the Storefront theme.
44
44
45
+
| List | Chips |
46
+
| ------ | ----- |
47
+
|||
48
+
49
+
45
50
### 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))
46
51
47
52
1. Ensure you have a block theme active (i.e., Twenty Twenty-Two).
0 commit comments