1.3 KiB
1.3 KiB
Testing notes and ZIP for release 11.4.7
Zip file for testing: woocommerce-gutenberg-products-block.zip
WooCommerce Core
Bug Fixes
Fixed address components in Firefox, and editing of address form in the editor (#11714)
- Edit the checkout page
- Address form should not be condensed
- Toggle company/phone. Leave phone on. There should be no block errors.
- Save changes and visit the checkout on the frontend (add something to cart if needed)
- As a logged in user the address form should be condensed and phone should be visible. If no, fill out the form and place an order.
- After placing the order go back to checkout and repeat the previous step. Phone should be visible in the condensed address component.
- Go back to the editor and turn off the phone field. Save and go back to the frontend checkout. Ensure phone is hidden from the condensed address component.
Firefox testing
- Add an item to the cart and go to checkout using Firefox
- Fill out the form, then refresh the page.
- The condensed address component is shown.
- Edit the address. Ensure fields are populated with correct values.