woocommerce / woocommerce-ios

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

Support opening inventory settings for product with non-integer stock quantity #13184

Closed staskus closed 1 day ago

staskus commented 6 days ago

There has been a change regarding the REST API product schema to allow stock_quantity to be non-integer https://github.com/woocommerce/woocommerce/pull/48541.

The change introduces an issue in iOS where products (or product variations) with non-integer quantities disallow tapping on the inventory options row.

More context: peaMlT-HN-p2

dangermattic commented 6 days ago

Thanks for reporting! 👍