[GH-ISSUE #3303] HTTP Request Logs data refresh issue #39156

Open
opened 2026-06-22 03:01:55 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @deskstorm on GitHub (Jun 18, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3303

Describe the Bug

When using the HTTP Request Logs, you visit the page and no data loads for default times, then the refresh button must be used to help update list size qty and page selection.

Makes it painful to scroll data pages larger then 20 where you have to press refresh every time to change page number.

Ate least i can just export the csv for now to keep it simple.
(Bonus points for adding dropdown Action, Resource, Reason filters)

Environment

  • OS Type & Version: debian 13
  • Pangolin Version: 1.19.2
  • Edition (Community or Enterprise): Com
  • Gerbil Version: 1.4.2
  • Traefik Version: 3.7.5
  • Newt Version:
  • Client Version:

To Reproduce

  1. Go to HTTP Request Logs
  2. Nothing loads, so press Refresh to load current data
  3. Try to change page with buttons at bottom
  4. Have to scroll up and press refresh to update the data to page 2 now
  5. Change page size to max # and have to scroll up to Refresh button to apply this
  6. then scroll down to change page to next page
  7. scroll up to Refresh to refresh the data.

Expected Behavior

  1. HTTP Requests page loads default date range on visit (list size=20 to reduce load on server) without pressing refresh
  2. When pressing buttons to change page, automatically refreshes data to intended page and focuses at top of list
  3. Changing size of data list will auto refresh and focus to top on page 1 of current dates set
Originally created by @deskstorm on GitHub (Jun 18, 2026). Original GitHub issue: https://github.com/fosrl/pangolin/issues/3303 ### Describe the Bug When using the HTTP Request Logs, you visit the page and no data loads for default times, then the refresh button must be used to help update list size qty and page selection. Makes it painful to scroll data pages larger then 20 where you have to press refresh every time to change page number. Ate least i can just export the csv for now to keep it simple. (Bonus points for adding dropdown Action, Resource, Reason filters) ### Environment - OS Type & Version: debian 13 - Pangolin Version: 1.19.2 - Edition (Community or Enterprise): Com - Gerbil Version: 1.4.2 - Traefik Version: 3.7.5 - Newt Version: - Client Version: ### To Reproduce 1. Go to HTTP Request Logs 2. Nothing loads, so press Refresh to load current data 3. Try to change page with buttons at bottom 4. Have to scroll up and press refresh to update the data to page 2 now 5. Change page size to max # and have to scroll up to Refresh button to apply this 6. then scroll down to change page to next page 7. scroll up to Refresh to refresh the data. ### Expected Behavior 1. HTTP Requests page loads default date range on visit (list size=20 to reduce load on server) without pressing refresh 2. When pressing buttons to change page, automatically refreshes data to intended page and focuses at top of list 3. Changing size of data list will auto refresh and focus to top on page 1 of current dates set
Author
Owner

@AstralDestiny commented on GitHub (Jun 18, 2026):

Think this has happened in the past for CE edition for other part of the logs. Which didn't affect EE.

<!-- gh-comment-id:4738888219 --> @AstralDestiny commented on GitHub (Jun 18, 2026): Think this has happened in the past for CE edition for other part of the logs. Which didn't affect EE.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#39156