The pager of data tables is broken in all pages. #495

Closed
opened 2026-04-05 17:13:07 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Amatsu-Kami on 12/12/2025

Describe the Bug

  1. If I change the items per page (example: from 20 to 10), the value in the select is not updated. It does change the items per page though.

  2. The arrows to change the pages of the data table always keep the same state. So you can only go to the next page and never the previous ones. For example, the public resource page.

https://github.com/user-attachments/assets/690d8459-dfae-45d8-ae11-8f582aef0a02

Environment

  • OS Type & Version: Debian 11
  • Pangolin Version: 1.13.0
  • Gerbil Version: 1.3.0
  • Traefik Version: 3.4.0
  • Newt Version: 1.7.0
  • Olm Version: (if applicable)

To Reproduce

  1. Go in any page with a data tables.
  2. Try to change the value of the items per pages select.
  3. Try to change pages with the arrows at the bottom of the data tables.

Expected Behavior

The items per pages selector to be updated with the correct value.
The arrows and pages to work correctly.

*Originally created by @Amatsu-Kami on 12/12/2025* ### Describe the Bug 1. If I change the items per page (example: from 20 to 10), the value in the select is not updated. It does change the items per page though. 2. The arrows to change the pages of the data table always keep the same state. So you can only go to the next page and never the previous ones. For example, the public resource page. https://github.com/user-attachments/assets/690d8459-dfae-45d8-ae11-8f582aef0a02 ### Environment - OS Type & Version: Debian 11 - Pangolin Version: 1.13.0 - Gerbil Version: 1.3.0 - Traefik Version: 3.4.0 - Newt Version: 1.7.0 - Olm Version: (if applicable) ### To Reproduce 1. Go in any page with a data tables. 2. Try to change the value of the items per pages select. 3. Try to change pages with the arrows at the bottom of the data tables. ### Expected Behavior The items per pages selector to be updated with the correct value. The arrows and pages to work correctly.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#495