haiwen / seahub

The web end of seafile server.
seafile.com
Other
529 stars 368 forks source link

Order items by any column in web ui #1613

Open 92lleo opened 7 years ago

92lleo commented 7 years ago

Hi all,

The seafile web ui uses a "table view" for almost all things. But when I view my Libaries, i can only order them by name and last update, but not by size. This problem continues when navigation through directories of a libary. The same occurs in Share-admin, where i can't order by share to or permission, but just by name.

Same in the admin view: When i want to view all known devices, i can't sort them by useror platform, they're automatically ordered by last access

I would be really great if you'd implement ordering for any given column (at least where it makes sense). I assume the logic is already there, so it shouldn't be such a big task.

Thanks in advance! Leo

muellefr commented 6 years ago

This also is a problem when opening a download Link. The resulting Page doesn't let you choose a column to sort by. Please consider implementing this feature!