Add testing instructions for mobile header toggle changes (https://github.com/woocommerce/woocommerce-admin/pull/6543)

* Add testing instructions for mobile header toggle changes

* Update testing instructions
This commit is contained in:
Joshua T Flowers 2021-03-09 17:47:20 -05:00 committed by GitHub
parent f0e1e924c8
commit a54c267d11
1 changed files with 10 additions and 0 deletions

View File

@ -52,6 +52,16 @@ INSERT INTO `wp_wc_admin_notes` (`name`, `type`, `locale`, `title`, `content`, `
- De-activate the Woocommerce Admin plugin.
- See that note is **not** in the inbox
### Remove mobile activity panel toggle #6539
1. Narrow your viewport to < 782px.
2. Navigate to various WooCommerce pages.
3. Make sure the various tabs can be seen and function as expected.
4. Navigate to a WooCommerce Admin page that is not the homepage.
5. Open the "Inbox" panel.
6. Click on the "Inbox" panel button again.
7. Make sure the panel closes as expected and does not reopen immediately.
### Add legacy report items to new navigation #6507
1. Enable the new navigation experience.