[GH-ISSUE #2062] The pager of data tables is broken in all pages. #2064

Closed
opened 2026-04-16 09:01:23 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Amatsu-Kami on GitHub (Dec 12, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2062

Originally assigned to: @miloschwartz on GitHub.

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 GitHub (Dec 12, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/2062 Originally assigned to: @miloschwartz on GitHub. ### 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.
GiteaMirror added the bug label 2026-04-16 09:01:23 -05:00
Author
Owner

@oschwartz10612 commented on GitHub (Dec 13, 2025):

Fixed in 1.13.1

<!-- gh-comment-id:3649635930 --> @oschwartz10612 commented on GitHub (Dec 13, 2025): Fixed in 1.13.1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#2064