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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,13 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
14
14
- Visit the checkout page in the editor, the block should load fine, you should be able to save the page.
15
15
- Save the page, visit the frontend again, the block should work fine.
16
16
17
+
### Terms and Conditions block. ([4745](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4745))
17
18
19
+
- On the Checkout editor, the terms and conditions block should be preinserted.
20
+
- The block should have its link displaying fine.
21
+
- 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 require checkbox on the block, you should not be able to place an order on the frontend without checking it.
18
24
### 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