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
Sorting by displayname becomes more complex, that is unless we sort on PHP level...
Sorting on DB level would be nicer but we might want natural sort which is only possible on PHP or JS level...
Sorting is currently wrong and also done on the client side.
Once we add pagination, client-side sorting will not be possible any more so it needs to be done on the backend side.
@pmaier1 FYI, I think these sort defaults make sense. I do not plan to make alternative sorts with clickable columns in this first version.
cc @felixheidecke
The text was updated successfully, but these errors were encountered: