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/testing/releases/740.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,15 +43,18 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
43
43
44
44
### Remove the ToggleButtonControl in favor of ToggleGroupControl. ([5967](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/5967))
45
45
46
-
1. Check out this branch and compile the changes
47
-
2. Activate a **block theme**, like Twenty Twenty Two
48
-
3. Create a new page, and add the following blocks:
46
+
1. Activate a **block theme**, like Twenty Twenty Two
47
+
2. Create a new page, and add the following blocks:
49
48
- Active Filters
50
49
- Attribute Filter
51
50
- Price Filter
52
51
- Product Categories
53
52
- Reviews
54
-
4. Ensure that options are using the new component and are working correctly
53
+
3. Open each block settings and ensure that options are using the new component's design (toggle button) and are working correctly:
0 commit comments