Skip to content

Rows-per-page selector not working #1451

@khouahabi

Description

@khouahabi

The “rows per page” selector (e.g., 20 / page) does not work. Changing the value does not update the number of displayed items.

To Reproduce

  1. Go to the items table.
  2. Scroll to the bottom where pagination controls are located.
  3. Change the “20 / page” dropdown to any other value (e.g., 50, 100).
  4. The number of rows remains the same instead of updating.

Expected behavior

When selecting a different number of rows per page, the table should re-render and display the correct amount of items corresponding to the chosen value.

Info
Version: 2.2.1 (506)
Browser: Google Chrome - Version 142.0.7444.176 (Official Build) (64-bit)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions