Updated Release Testing Instructions WooCommerce 7.5 (markdown)
parent
b4245f95a8
commit
150ee7eb9e
|
@ -119,4 +119,19 @@ Please tests the same steps (2-14) on the latest WP 6.2 version
|
|||
### [Update cart form quantity and coupon code input style](https://href.li/?https://github.com/woocommerce/woocommerce/pull/29122) #29122
|
||||
**_Slack Workflow: WooCommerce Admin Start Manage_**
|
||||
|
||||
1. Use Twenty Twenty One Theme
|
||||
1. Go to your WooCommerce cart.
|
||||
1. Check the quantity and coupon code inputs.
|
||||
|
||||
Before:
|
||||
![image](https://user-images.githubusercontent.com/105309450/220429767-b53a1623-ecfc-43f5-911f-457221bf6bb7.png)
|
||||
![image](https://user-images.githubusercontent.com/105309450/220429789-204e4dff-354b-4d58-865c-3bc3ca41893d.png)
|
||||
|
||||
After:
|
||||
![image](https://user-images.githubusercontent.com/105309450/220429834-c8a971a4-24c1-4f28-819e-d689e7d9e030.png)
|
||||
![image](https://user-images.githubusercontent.com/105309450/220429866-4672c77b-b1f7-484c-881c-131dfea5c1cc.png)
|
||||
|
||||
✍🏼 Note that, since this PR was originally created, there have been other changes in WooCommerce and in Twenty Twenty-One. Currently, the quantity input will generally have a size attribute set and therefore, in many cases, you may not discern a difference with that input. You should however notice the coupon code is widened:
|
||||
![image](https://user-images.githubusercontent.com/105309450/220429928-3ea60e68-6259-40e5-ad55-8bde75f29e4b.png)
|
||||
|
||||
--
|
Loading…
Reference in New Issue