os-js / osjs-filemanager-application

OS.js File Manager Application

Home Page:https://manual.os-js.org/v3/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Column resizing and sorting is missing in File Manager

valp124 opened this issue Β· comments

It'd be awesome to be able to change the width of the columns, otherwise one can end up in a situation like below 😊

Sorting by clicking on the column heading would also be great!

image

The actual sorting should already be implemented into the VFS method, so this should be pretty trivial to add. I'll look into it ASAP :)

You're truly awesome, man!!

I was going through the list of my repo issues and saw one related to this, so I thought I'd check in 😜

That obviously slipped my mind. I've assigned myself here so that it's a constant reminder for he in my Github TODO list.

Whenever I have time I was planning on adding this into my fork of the application, so I would be happy to come back and update this at some point. Mind if I self-assign @andersevenrud or do you still want to handle this?

Assign as you please @ajmeese7 😊