Skip to content

Studio filters don't reset pagination on change #1463

Description

@harper-joseph

Environment: Dev environment, Studio UI

Summary
When filters change, the current page number is not reset. If the user is on page 2 (or later) and the matching results fall on an earlier page, the filtered request keeps the existing page parameter and returns no results.

Steps to reproduce

  1. Load a list view and page forward to page 2+
  2. Apply a filter whose matching results are on page 1
  3. Result list comes back empty

Fix
Reset pagination to page 1 whenever the filters change.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions