From 520f78769205523da5e7a8b4aa6251398fe02e64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20L=C3=B3pez=20Ariza?= <45979455+alopezari@users.noreply.github.com> Date: Fri, 21 Oct 2022 14:00:45 +0200 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 7.1 (markdown) --- Release-Testing-Instructions-WooCommerce-7.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Testing-Instructions-WooCommerce-7.1.md b/Release-Testing-Instructions-WooCommerce-7.1.md index 285ff3c..92d2fd0 100644 --- a/Release-Testing-Instructions-WooCommerce-7.1.md +++ b/Release-Testing-Instructions-WooCommerce-7.1.md @@ -135,7 +135,7 @@ Video: https://user-images.githubusercontent.com/13334210/192798656-9a5bacc3-bc3 1. Enable the `new-product-management-experience` feature flag by using the WCA Test Helper (Tools > WCA Test Helper > Features) and refresh the page. 2. Click the **Products > Add New (MVP)** button and notice the new attributes section -3. It should look the same as the design here: 5sAIeTRd9Yp7nSCT33BAWz-fi-6823%3A312388 the only difference is that the add new button is disabled. +3. It should look the same as the design here: [5sAIeTRd9Yp7nSCT33BAWz-fi-6823%3A312388](https://href.li/?https://www.figma.com/file/5sAIeTRd9Yp7nSCT33BAWz/?node-id=6823%3A312388) the only difference is that the add new button is disabled. 4. Check that the link in the Section description links to [this documentation page](https://woocommerce.com/document/managing-product-taxonomies/#product-attributes) in a new tab. 5. Save this Product and add some attributes using the old UI 6. Refresh the page, the attributes empty state section should now be gone ( as this will be done as part of https://github.com/woocommerce/woocommerce/issues/34333 )