-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
The resource handler's directory listing view shows files and folders in a random order with no sort. I recommend
- adding a default sort by type, then name. So folders at the top, followed by files. And within that, sort folders and files by name.
- Furthermore, I recommend making the column headers clickable to reload the page with a specific sort type and direction.