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

1.5 KiB

Testing notes and ZIP for release 9.8.4

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

WooCommerce Core

Fix unlinked border widths in WP 6.2 #8893

  1. With WP 6.2.
  2. Add a Featured Item (Featured Category or Featured Product) block to a page or post.
  3. Select the border controls and add a border style. Add a color and give it some width.
  4. You should see the border you set dynamically display on the featured item.
  5. Now click on the Unlink button on the border controls and try setting different values for color and width for each of the border sides (top,right,bottom,left).
  6. Ensure this is working by visually seeing the changes to the featured item.
  7. Save and make sure this is also displaying correctly on the frontend.
  8. Test both Featured Category and Featured Product blocks.
Before After
image image