mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 05:09:18 -05:00
[GH-ISSUE #2062] The pager of data tables is broken in all pages. #4006
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
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.
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
To Reproduce
Expected Behavior
The items per pages selector to be updated with the correct value.
The arrows and pages to work correctly.
@oschwartz10612 commented on GitHub (Dec 13, 2025):
Fixed in 1.13.1