chowalex / media-organizer

A wordpress media organization plugin.
Other
4 stars 1 forks source link

Folder tree does not preserve order #5

Closed acclectic closed 3 years ago

acclectic commented 3 years ago

Currently, the folder tree does not preserve order. Folders can be moved with respect to other siblings, but the order reverts to the original order when the tree is reloaded.

A solution would be to enforce a certain sorting order via the jstree sort plugin.