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

Clicking filter icon without changing filters resets list to first page in pagination #6681

Closed
crynobone opened this issue Jan 21, 2025 · 0 comments
Labels
bug Verified bug by the Nova team
Milestone

Comments

@crynobone
Copy link
Member

Discussed in #6680

Originally posted by balajdebora January 21, 2025
Description:
On a resource, when a filter is applied and the user paginates through the results, clicking the filter icon (without changing the filter) causes the pagination to reset to page 1. This disrupts the user's current position in the paginated list.

Detailed steps to reproduce the issue on a fresh Nova installation:

  1. Apply a Filter: The user selects a filter to refine the list of items displayed.
  2. Scroll Through Pages: The user navigates through several pages of the filtered results (e.g., to page 3 or beyond).
  3. Click Filter Icon Again: The user clicks on the filter icon, either to view or change the filter, but does not actually select or modify any new filter.
  4. Observe Behavior: Upon clicking the filter icon, the list unexpectedly resets to the first page of the filtered results, even though no new filter was applied or updated.

Has anyone encountered this issue? Is it a bug or something I can configure to prevent the page reset?
Thanks a lot!

@crynobone crynobone added the bug Verified bug by the Nova team label Jan 21, 2025
@crynobone crynobone added this to the 5.1.x milestone Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified bug by the Nova team
Projects
None yet
Development

No branches or pull requests

1 participant