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/910.md
+7-14Lines changed: 7 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,31 +14,24 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
14
14
15
15
### Add to Cart Button: Add support for the alignment setting. ([7816](https://github.com/woocommerce/woocommerce-blocks/pull/7816))
16
16
17
-
1. Add the Product Query block to a page.
17
+
1. Add the Product (Beta) block to a page.
18
18
2. Add the Add to Cart Button block.
19
19
3. Make sure that you can set the alignment to left, center and right.
20
20
4. Make sure all options work both in the editor and on the page.
21
21
22
22
### Products block: Make the block available to the users of the feature plugin. ([7815](https://github.com/woocommerce/woocommerce-blocks/pull/7815))
23
23
24
-
1. Build the project (or download the `zip` file provided in the PR) without the development flags.
25
-
2. Open the inserter in the editor.
24
+
1. Open the inserter in the editor.
26
25
2. Make sure the block appears as “Products (Beta)“ instead of “Product Query” and has a “Stacks” icon instead of “Sparkles” icon. Icon should still be purple.
27
26
3. Add the block and select it.
28
27
4. Make sure the description says: “A block that displays a selection of products in your store.”
29
28
5. Make sure there is a Feedback prompt at the bottom of the inspector with a link going [here](https://href.li/?https://airtable.com/shrFX5FAqmCY6hVYI).
30
29
6. Make sure the default inner blocks are as follows:
0 commit comments