Table sort in the webUI only sorts the current page. (Snapshot view, possibly others)

Storage > Snapshots

Click one of the headers (E.g Created On) to sort the table by that field, this will only apply to the entries currently on screen, entries that are on another page are not sorted.

This causes a problem for instance if I want to see the oldest snapshots or all snapshots relating to a specific share.

The expected behavior would be for the sort function to include all pages so that when you sort by date the first page contains the oldest (or newest, depending on which way you sorted) snapshots.

The same would be for sorting by share.etc (I.e I’d expect all the snapshots related to that share to be together in the table)

Opened on GitHub as issue #1138