woocommerce-android
woocommerce-android copied to clipboard
WooCommerce Android app
**Describe the bug** Issuing a refund doesn't update the order status in the order list. **To Reproduce** Steps to reproduce the behavior: 1. Go to a completed order 2. Note...
**Describe the bug** When I add another app via split view and then use the backbutton to navigate from order details to the orders list, I get stuck in the...
Steps to reproduce 1. Navigate to the orders tab on tablet devices - You see a two pane layout 2. Enter into split view 3. Resize (narrow) the app window...
**Describe the bug** Switching stores and navigating to the orders screen causes the app to close. (I don't get the full crash indication, but to a user it will effectively...
**Describe the bug** Searching and then editing an order or creating one can lead to a couple of odd outcomes: 1. the order list can show an order that doesn't...
**Describe the bug** In a new Woo store, if I navigate to the orders list, the app crashes. **To Reproduce** Steps to reproduce the behavior: 1. Create new store or...
Closes: #10568 ### Description This PR introduces a `nav_host_fragment` within the `OrderListFragment`, facilitating a two-pane layout for tablets. On phones, this layout adjustment will have no impact. The `nav_host_fragment` is...