woocommerce-android
woocommerce-android copied to clipboard
[Tablet Support M2] Back arrow is missing from Order details
On Android phones, when in the Order details screen, there's a back arrow to exit the form. This arrow isn't present on tablets. (Workaround: tap "Done" or use physical back button/swipe)
🚫 Please add a type label (e.g. type: enhancement) and a feature label (e.g. feature: stats) to this issue.
Thanks for reporting this issue @lmischner I am wondering if this is the expected behavior here because I don't see this on the Products screen either.
Looking at the navigation hierarchy it would seem that the back arrow only becomes active when the user clicks on an item in the order details so they are able to navigate back up.
I think what I am getting at is on the phone the back arrow is present because it goes back to the Order List, but on tablet the Order List is being shown in one pane and the details in the other.
Let me know what you think.
Your explanation makes sense, and from reading it (and my original issue write-up), I realized I was missing key information regarding what I was seeing. A screenshot would have been really helpful here. I'm sorry for the confusion -- that's on me!
You're right -- if we're in the order details screen in split view, there's no reason to have a back arrow. However (the piece that I was missing) is that if you edit those details, that screen becomes single pane and you don't have access to the back button.
I think that is still worth fixing. Let me know if that changes your mind!
Thanks for the thoughts here. You have been very thorough. I understand the issue clearly! I will work on a solution for this soon and get back to you.