woocommerce-android
woocommerce-android copied to clipboard
WooCommerce Android app
**Describe the bug** Stock is not updated immediately in the Products list after taking an order. A pull-to-refresh (or opening the product) is required to update stock levels. That makes...

## [Tablet support M3] Part 1 – Dynamic layout **⚠️ Do not merge this PR, as it serves as the foundational PR for subsequent Order list and Order detail tablet...
Closes: #10616, #10617, #10619, #10620 ### Description 1. This PR introduces a new `LIVE` selection mode in the product selector screen. The Live mode is designed for the product selector...
Closes: #10615 ### Description This PR refactors toolbar implementation in order creation screen. We are switching from MainActivity AppBarLayout to local Toolbar components to support two-pane screen mode with separate...
Closes: #10618 ### Description This PR adjusts the appearance of the products section's buttons in tablet mode: * "+ Add products" button is visible only on a phone. On tablet,...
Closes: #10830 ### Description The PR: * Extracts toolbar/menu related things to a separate class to keep the fragment smaller * Moves everything to the fragments toolbar from the activity...
Closes: #10843 ### Description ### Testing instructions ### Images/gif - [ ] I have considered if this change warrants release notes and have added them to `RELEASE-NOTES.txt` if necessary. Use...
**Describe the bug** On a large tablet, we can keep the new UI introduced in the better tablet orders project regardless of screen orientation because there's enough space to always...