Description of the bug
Sorting button does not work in the latest docker image
Step by step instructions to reproduce the bug
I just set up filestash locally for myself and I can see my files, but they are not sorted, so I try to sort them by name but the button does nothing, in the demo of filestash I can see it pops up a popup to select which sort but that doesn't happen on mine
This happens on the :latest tag, if I pull an older docker tag :lowa from 8 months ago that's still on dockerhub it works just fine.
No errors in the developer console, tried both Firefox and Edge, it doesn't seem to fire the event properly.
Set up is as barebones as you can get, downloaded the docker-compose , started it, set it up as locally just for me from the template, set the path of the docs and the sort button does nothing.
Description of the bug
Sorting button does not work in the latest docker image
Step by step instructions to reproduce the bug
I just set up filestash locally for myself and I can see my files, but they are not sorted, so I try to sort them by name but the button does nothing, in the demo of filestash I can see it pops up a popup to select which sort but that doesn't happen on mine
This happens on the :latest tag, if I pull an older docker tag :lowa from 8 months ago that's still on dockerhub it works just fine.
No errors in the developer console, tried both Firefox and Edge, it doesn't seem to fire the event properly.
Set up is as barebones as you can get, downloaded the docker-compose , started it, set it up as locally just for me from the template, set the path of the docs and the sort button does nothing.