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

Ensure the trash view fetches nodes in the same order as displayed #4850

Open
bjester opened this issue Dec 3, 2024 · 1 comment
Open

Ensure the trash view fetches nodes in the same order as displayed #4850

bjester opened this issue Dec 3, 2024 · 1 comment

Comments

@bjester
Copy link
Member

bjester commented Dec 3, 2024

Observed behavior

Expected behavior

  • We do want the trash to show the most recent first
  • When fetching the nodes initially and subsequently when loading more, we should use the same ordering as intended for display, so the user experience feels consistent with the UI

Steps to reproduce the issue

Please see the original bug and the quick in the PR

@bjester
Copy link
Member Author

bjester commented Dec 4, 2024

A new bug with the trash view was found #4851.

Perhaps for simplicity's sake, we should just automate the pagination to eliminate the odd user experiences with loading more. Primarily, I'm concerned that trying to fix those odd experiences will require more effort to implement than they're worth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant