[GH-ISSUE #1451] Rows-per-page selector not working #2939

Closed
opened 2026-02-27 12:29:10 +03:00 by kerem · 0 comments
Owner

Originally created by @khouahabi on GitHub (Nov 26, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1451

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
Originally created by @khouahabi on GitHub (Nov 26, 2025). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1451 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) <img width="933" height="223" alt="Image" src="https://github.com/user-attachments/assets/da08c5d0-cc83-4e37-9ae4-fc7e1b768a38" />
kerem 2026-02-27 12:29:10 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#2939
No description provided.