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/1130.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,9 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
56
56
### Store Customization > Homepage Template 1: Review layout and spacing in between patterns [11144](https://github.com/woocommerce/woocommerce-blocks/pull/11144)
57
57
58
58
1. Create a new page or post and insert all the patterns shown in the screenshot below 👇
59
+
59
60
-`Minimal 5-column products row` corresponds to `Product Collection 5 Columns`
61
+
60
62
2. Make sure the design is the same and the spacing between patterns matches.
61
63
62
64
<imgwidth="524"alt="Screenshot 2023-10-02 at 17 39 07"src="https://user-images.githubusercontent.com/15730971/272015191-e07193cc-07e2-4a3e-b88e-29f4654850db.png">
@@ -97,8 +99,10 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
97
99
### Store Customization > Homepage Template 2: Review layout and spacing in between patterns [11129](https://github.com/woocommerce/woocommerce-blocks/pull/11129)
98
100
99
101
1. Create a new page or post and insert all the patterns shown in the screenshot below 👇
2. Create a test page and add the Checkout block to it.
195
203
4. Open the settings sidebar, if not already open.
196
204
5. Verify that the incompatibility notice lists the `A → Incompatible Extension`, `Coinbase`, `N → Incompatible Extension
@@ -283,12 +291,14 @@ PS: the background image doesn't necessarily have to match what is displayed in
283
291
### Single Product block: Redirect to the cart page after successful addition setting isn't respected [11151](https://github.com/woocommerce/woocommerce-blocks/pull/11151)
284
292
285
293
#### Test 1: Redirect shopper to the cart page after successful addition when setting is enabled
294
+
286
295
1. Enable redirects to the cart page with the setting under WooCommerce > Settings > Products > General > Add to cart behaviour > Check - Redirect to the cart page after successful addition
287
296
2. Create a product and a page with an FSE theme.
288
297
3. Add the product to the page with the Single Product block.
289
298
4. View the page and click "Add to cart". Make sure the shopper is redirected to the Cart page and the product was correctly added to the cart
290
299
291
300
#### Test 2: Keep shopper at the same page when setting is disabled
301
+
292
302
1. Enable redirects to the cart page with the setting under WooCommerce > Settings > Products > General > Add to cart behaviour > Check - Redirect to the cart page after successful addition
293
303
2. Create a product and a page with an FSE theme.
294
304
3. Add the product to the page with the Single Product block.
0 commit comments