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][Tablet] Applying a Filter in Two-Pane Layout Doesn’t Automatically Select the First Order #13490

Open
AnirudhBhat opened this issue Feb 7, 2025 · 2 comments · May be fixed by #13491
Assignees
Labels
category: tablet Specific to tablet devices such as a Galaxy Tab or an iPad. feature: order list Related to the order list. priority: medium Planned tasks usually belonging to ongoing projects type: bug A confirmed bug.
Milestone

Comments

@AnirudhBhat
Copy link
Contributor

When applying a filter in the two-pane layout, the UI does not automatically select the first order. Instead:

The toolbar title updates correctly to reflect the first filtered order.
The content area continues showing the loading shimmer effect indefinitely, instead of displaying the order details.

Steps to Reproduce

  1. Open the app in a two-pane layout.
  2. Apply a filter to narrow down the order list.
  3. Observe that while the toolbar title updates, the order details are not displayed, and the shimmer effect remains visible.

Expected Behaviour

  1. The first order in the filtered list should be automatically selected.
  2. The order details should load properly instead of remaining in a loading state.

Actual Behaviour

  1. The toolbar title updates correctly.
  2. The content area remains in a loading state, showing the shimmer effect indefinitely.

More context: pdfdoF-6pO-p2

@AnirudhBhat AnirudhBhat added category: tablet Specific to tablet devices such as a Galaxy Tab or an iPad. feature: order list Related to the order list. priority: medium Planned tasks usually belonging to ongoing projects type: bug A confirmed bug. labels Feb 7, 2025
@AnirudhBhat AnirudhBhat added this to the 21.7 milestone Feb 7, 2025
@AnirudhBhat AnirudhBhat self-assigned this Feb 7, 2025
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

@wpmobilebot wpmobilebot modified the milestones: 21.7, 21.8 Feb 7, 2025
@wpmobilebot
Copy link
Collaborator

Version 21.7 has now entered code-freeze, so the milestone of this PR has been updated to 21.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: tablet Specific to tablet devices such as a Galaxy Tab or an iPad. feature: order list Related to the order list. priority: medium Planned tasks usually belonging to ongoing projects type: bug A confirmed bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants