Event Log Paging - Struggles at large number of pages
Opened this issue · 1 comments
Deleted user commented
The paging for the event log struggles at large numbers of pages (see the image below for an example). Whist you can navigate to pages over 128, you have to use the next button, repeatedly. It also displays the logs oldest first rather than latest first.
I suggest that:
- First and last pages buttons be added
- The number of displayed pages cuts down to 5 either side of the current page
- The order of the log is reversed to be latest first
Deleted user commented
Fixed by #45.