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/960.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,15 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
162
162
5. Save and go to the `shop` on the front end, make sure it renders the `Products (Beta)` block with the `Catalog Sorting` dropdown.
163
163
6. Change the dropdown value and make sure the products are ordered in the expected order.
164
164
165
+
### Checkout - Allow partial pushes of address data to work before a country is provided ([8425](https://github.com/woocommerce/woocommerce-blocks/pull/8425))
166
+
167
+
1. WooCommerce > Settings > General, set "Default customer location" to no address.
168
+
2. Logged out, in a new browser window/incognito mode, add something to the cart and go to checkout.
169
+
3. Enter your email address, a first name, and a last name.
170
+
4. Apply a coupon.
171
+
5. When the coupon has applied, ensure the address fields you entered were not removed.
172
+
6. Successfully place an order.
173
+
165
174
## Feature plugin
166
175
167
176
### Fix: The experimental typography styles for the Store Breadcrumbs block are now restricted to the feature plugin. ([8345](https://github.com/woocommerce/woocommerce-blocks/pull/8345))
0 commit comments