woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
297 stars 108 forks source link

[Orders List] Fix text wrapping on name field #13272

Closed joe-keenan closed 2 days ago

joe-keenan commented 1 month ago

Describe the bug The name field on the main orders list is often wrapping to two lines. My guess is that the forced spacing between the left and right content is too large.

Screenshots Current New
iOS - Orders List Row - Old iOS - Orders List Row - New

Expected behavior Names should only wrap when they are long enough that the text gets close to the order value on the right. There should still be at least a 16pt gap between text and value.

dangermattic commented 1 month ago

Thanks for reporting! 👍