Updated Release Testing Instructions WooCommerce 6.2 (markdown)
parent
fb5a05d304
commit
9c65de30dd
|
@ -138,6 +138,23 @@ On a new site, with English language settings:
|
|||
1. Click "Track".
|
||||
1. Verify that text highlights have the same salmon color.
|
||||
|
||||
### 2002 Theme: Fix font sizes in single product tabs area, review form styling. [#31632 ](https://github.com/woocommerce/woocommerce/pull/31632) - me to add testing instructions
|
||||
1. Create a simple physical product that has weight and dimensions.
|
||||
1. Also make sure that reviews are enabled in this product.
|
||||
1. Add a review to this product.
|
||||
1. As a customer, navigate to this product's page.
|
||||
1. Verify that font sizes in single product tabs area and review form styling are correct. The expected styles can be found [here](https://github.com/woocommerce/woocommerce/pull/31632/files).
|
||||
#### Tabs Area:
|
||||
| Before | After |
|
||||
|--------|-------|
|
||||
| ![Screen Shot 2022-01-12 at 4 24 06 PM](https://user-images.githubusercontent.com/63922/149238955-1444e0a5-e3de-4bca-9c8c-1029c550212b.png) | ![Screen Shot 2022-01-12 at 4 20 09 PM](https://user-images.githubusercontent.com/63922/149238997-81d30e37-889d-4f66-85f6-631026e28e77.png) |
|
||||
|
||||
#### Review form:
|
||||
| Before | After |
|
||||
|--------|-------|
|
||||
| ![Screen Shot 2022-01-12 at 4 24 17 PM](https://user-images.githubusercontent.com/63922/149239077-34484629-f022-46e4-8e27-eac8cee28ea5.png) | ![Screen Shot 2022-01-12 at 4 19 55 PM](https://user-images.githubusercontent.com/63922/149239050-7eccc47d-779d-434c-98bd-2b41a88931ff.png) |
|
||||
:point_up: <strong>After</strong> vertical alignment of right column fixed, (applies) prices in bold, "sold by" alignment and text decoration fixed to match cart **(Note: the vertical lines on the left of the after was a cropping mistake)**
|
||||
|
||||
## WooCommerce API Updates:
|
||||
|
||||
### Add status field in the Coupons API
|
||||
|
|
Loading…
Reference in New Issue