woocommerce/plugins/woocommerce-blocks/docs/testing/releases/380.md

1.9 KiB

Testing notes and ZIP for release 3.8.0

Zip file for testing: woocommerce-gutenberg-products-block.zip

The following changes affect the feature plugin only

Show the phone number field in the billing section when shipping is disabled in settings. (3376)

Moves the rendering of address fields to a single file so that PhoneNumber (new component) can be rendered in either billing or shipping, depending on visibility, without duplication.

  1. Ensure the phone number field is enabled in Checkout block settings, then test 2 cases:
  2. With shipping enabled, ensure phone number displays beneath the shipping step.
  3. With shipping disabled (you can delete all rates and zones to edit general settings), ensure phone number displays beneath the billing step.
  4. In both scenarios the values should change and be saved correctly.

The following changes affect feature plugin and WooCommerce package

Change delimiter used for splitChunks from tilde to hyphens. (3360)

  1. Complete a build and smoke test block inserter - atomic blocks would be affected if this broke anything ( in Core those blocks are only accessible when editing the All Products block ).
  2. Confirm -- usage in built files.

We're hiring! Come work with us!

🐞 Found a mistake, or have a suggestion? Leave feedback about this document here.