Minor issue? Log page-skip-to-end function skips single pages only

Started by gadgetguy, May 08, 2024, 02:43:01 PM

Previous topic - Next topic
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


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.