Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Order List / Details] Rotating the device forcefully enters an Order details screen and reloads the Order List. #12862

Closed
ThomazFB opened this issue Nov 1, 2024 · 3 comments
Labels
feature: order list Related to the order list. type: bug A confirmed bug.

Comments

@ThomazFB
Copy link
Contributor

ThomazFB commented Nov 1, 2024

Summary

The consolidated UI for the Order List and Order Details is triggering multiple unexpected behaviors when rotating the device screen:

  1. Forcefully navigates the user to the Order Details screen of the first order in the list
  2. Reloads the Order List every time it enters landscape mode

Instructions to reproduce

Steps to reproduce the behavior:

  1. Make sure you're using the app on a Phone device with a standard screen aspect ratio (avoid foldable with tablet-like screens)
  2. Go to the Order List screen in portrait mode
  3. Rotate the device screen to landscape and back to portrait again
  4. Verify that you're no longer in the Order List screen but in the Order Details of the first order in the list
  5. Also, verify that the Order List makes a new refresh request for every time the landscape mode is activated

Screen Capture

Screen_recording_20241101_183947.mp4

Environment

Please include:

  • Device: Pixel 7a
  • Android version: Android 14
  • WooCommerce Android version: 20.9
@ThomazFB ThomazFB added the type: bug A confirmed bug. label Nov 1, 2024
@dangermattic
Copy link
Collaborator

dangermattic commented Nov 1, 2024

Thanks for reporting! 👍

@malinajirka malinajirka added the feature: order list Related to the order list. label Nov 6, 2024
@malinajirka
Copy link
Contributor

Context - p91TBi-crS#comment-13506-p2

@malinajirka
Copy link
Contributor

This behavior is expected and implementing a proper solution feels too risky and costly to maintain.

@malinajirka malinajirka closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: order list Related to the order list. type: bug A confirmed bug.
Projects
None yet
Development

No branches or pull requests

3 participants