OPNsense Forum

Archive => 24.1, 24.4 Legacy Series => Topic started by: gadgetguy on May 08, 2024, 02:43:01 PM

Title: Minor issue? Log page-skip-to-end function skips single pages only
Post by: gadgetguy on May 08, 2024, 02:43:01 PM
Version 24.1.6

I am seeing a minor issue on the log pages that have forward and backward navigation. The "skip to end" function (>>) only goes forward one page at a time.  The skip to start (<<) works as expected.

The log pages I have seen this in are (same code?):
    Firewall - Log files - Plain View
    System - Firmware - Log Files
    System - Gateways - Log Files
    System - Log Files - All

Title: Re: Minor issue? Log page-skip-to-end function skips single pages only
Post by: gadgetguy on May 13, 2024, 03:26:15 PM
Missed this in the documentation:   :-[

https://docs.opnsense.org/manual/gui.html#page-navigation

Although the page numbers and last page button (ยป) are always visible, they can only be used when the size of the dataset is known upfront. In case of large datasets, such as intrusion alerts and log views the number of records is not known upfront, since there's no relation between the size of the underlaying data and the number of records.