Skip to content

Pagination + filtering in search page can return unexpected results #2137

Description

@ffont

If user is browsing page 2 of the results of a query and then decides to add a facet filter, the new query loads at page 2 as well, which can result in empty results if the new results set only has one page. We should think in which occasions the page number should be reset to 1 (and do it!). I imagine this should be every time the set of results is changed because of filters or other query parameters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions