8000 Filtering should update active page when current page # > # filtered pages · Issue #43 · glittershark/reactable · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 15, 2022. It is now read-only.
This repository was archived by the owner on Jan 15, 2022. It is now read-only.
Filtering should update active page when current page # > # filtered pages #43
@srt4

Description

@srt4

To repro,

(1) Visit demo at http://glittershark.github.io/reactable/
(2) Click on page 2 (or greater) of the table.
(3) Type in "Albuquerque" in the filter, which returns one page of results.

What happens: The user is still on the page they selected manually (in this case, page 2).
What should happen: The user should land on the page number closest to the one they manually selected (in this case, 1).

This is a usability problem because a user may think that their filter turned up 0 results if they see a blank page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0