You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: