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/600.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Testing notes and ZIP for release 6.0.0
2
2
3
-
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7236876/woocommerce-gutenberg-products-block.zip)
3
+
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7245389/woocommerce-gutenberg-products-block.zip)
4
4
5
5
## Feature plugin
6
6
@@ -17,10 +17,12 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
17
17
### Terms and Conditions block. ([4745](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4745))
18
18
19
19
- On the Checkout editor, the terms and conditions block should be preinserted.
20
-
- The block should have its link displaying fine.
20
+
- Assuming you didn't setup a Terms and Conditions page and a Privacy Policy page, you should see a notice telling you to set them up.
21
+
- After setting up those pages, the notice should be gone and links should work fine.
21
22
- You can edit the text, and it would persist on frontend.
22
-
- If you remove the links, you will get a warning that you must insert the links.
23
+
- If you remove or change the links, you will get a warning that you must insert the correct links.
23
24
- If you require checkbox on the block, you should not be able to place an order on the frontend without checking it.
25
+
24
26
### Improve the Checkout Order Summary block accessibility by making more info available to screen readers. ([4810](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4810))
0 commit comments