-
-
Notifications
You must be signed in to change notification settings - Fork 4
Sort across Pages #3
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo
As the sorting is based on datatables, it's only able to sort across 100 items at a time. Allowing the server to determine which direction things need to be sorted should allow for datatables to be dropped entirely, in addition to making the sorting feel like it functions correctly.