You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Apply a Filter: The user selects a filter to refine the list of items displayed.
Scroll Through Pages: The user navigates through several pages of the filtered results (e.g., to page 3 or beyond).
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.
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!
The text was updated successfully, but these errors were encountered:
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:
Has anyone encountered this issue? Is it a bug or something I can configure to prevent the page reset?
Thanks a lot!
The text was updated successfully, but these errors were encountered: