woocommerce/plugins/woocommerce-blocks/docs/internal-developers/testing/releases/1144.md

1.9 KiB

Testing notes and ZIP for release 11.4.4

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

WooCommerce Core

Enhancements

Enabled the new blockified Order Confirmation by default for block-based themes. 11615

  1. On a brand new WC installation enable a block based theme (eg TT3)
  2. Place a dummy order
  3. Verify the Thank you page displayed after placing an order renders the new blockified Order Confirmation (see attached printscreen)
  4. Change the website language. Repeat steps 2 & 3 and verify that the headings get properly translated.
  5. Go to Appearance > Site Editor > Templates > Manage all templates. Verify that the blockified Order Confirmation displays properly, saving changes work and they get reflected on a new order.
image

Bug Fixes

Filter By Rating: fix overlapping stars. 11644

  1. Ensure that you have two products with different reviews and different ratings.
  2. Create a new post.
  3. Adds the Filter By Rating, Product Collection blocks and Product Collection 3 Columns pattern.
  4. Ensure that the stars are rendered correctly.
  5. Save the post.
  6. Visit the post.
  7. Ensure that the stars are rendered correctly.
  8. Please, pay attention and ensure that the star is aligned with "no review" (for the products that doesn't have the review)
Before After
image