From 6abb966e001159adef6767361b0519f0710dc0e5 Mon Sep 17 00:00:00 2001 From: rodelgc Date: Tue, 24 Aug 2021 19:44:29 +0800 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 5.7 (markdown) --- ...se-Testing-Instructions-WooCommerce-5.7.md | 27 ++++++++++++++----- 1 file changed, 21 insertions(+), 6 deletions(-) diff --git a/Release-Testing-Instructions-WooCommerce-5.7.md b/Release-Testing-Instructions-WooCommerce-5.7.md index be73958..bba7e45 100644 --- a/Release-Testing-Instructions-WooCommerce-5.7.md +++ b/Release-Testing-Instructions-WooCommerce-5.7.md @@ -126,11 +126,26 @@ Please test in all viewports: ### Add mobile section menu to marketplace [#30499](https://github.com/woocommerce/woocommerce/pull/30499) 1. Open dev tools, enable responsive design mode and select a mobile device like iPhone, so the browser stops recognising hover events. 2. Go to `wp-admin/admin.php?page=wc-addons`. -3. Click "Browse Categories". The mobile menu should open. -4. Click on an item in the menu. You should be taken to the section. -5. Change your device to desktop. The menu should have the mobile style on viewports less than 600px wide, but it should open and close on hover events. - - #### The "Browse Categories" menu in mobile screen sizes: +3. Click "Browse Categories". The mobile menu should open in full-width style, as shown below: + +4. Click on an item in the menu. You should be taken to the section. +5. Change your device to desktop. The menu should have the mobile style on viewports less than 600px wide, as shown below: + + +6. Verify that the menu should open and close on hover events. + - \ No newline at end of file +### Marketplace mobile layout fixes [#30498](https://github.com/woocommerce/woocommerce/pull/30498) +1. Go to WooCommerce > Marketplace +3. Switch to mobile view and make sure product cards look good on all resolutions. +4. Test the dropdown menu and make sure it's fully functional on all screen sizes, and that the current item is always highlighted. + + #### + + + #### + + + #### +