Updated Release Testing Instructions WooCommerce 6.2 (markdown)
parent
6c328568d5
commit
1e5f667354
|
@ -58,6 +58,14 @@ On a new site, with English language settings:
|
||||||
|
|
||||||
## WooCommerce Core Updates:
|
## WooCommerce Core Updates:
|
||||||
|
|
||||||
|
### Fix PhotoSwipe lightbox "close" triggering elements covered by it on mobile [#31591](https://github.com/woocommerce/woocommerce/pull/31591)
|
||||||
|
1. Use Storefront or other theme that displays a menu toggle on narrow viewports
|
||||||
|
1. Use a mobile device or simulator to open a single product page
|
||||||
|
1. Open the photoswipe lightbox
|
||||||
|
1. Ensure that the close button overlaps with the menu toggle (you might need to force some CSS margins to accomplish)
|
||||||
|
1. Verify that tapping close does not trigger the menu toggle
|
||||||
|
|
||||||
|
|
||||||
## WooCommerce API Updates:
|
## WooCommerce API Updates:
|
||||||
|
|
||||||
### Add status field in the Coupons API
|
### Add status field in the Coupons API
|
||||||
|
|
Loading…
Reference in New Issue