stefanpejcic / OpenPanel

A highly customizable web hosting control panel built with Docker 🐳
https://openpanel.com
216 stars 33 forks source link

File Manager - Can't select multiple folder or files on Mac [BUG] #247

Closed caesarmind closed 3 weeks ago

caesarmind commented 3 weeks ago

OpenPanel version(s) affected

0.3.3

What OS are you using?

Ubuntu

Description

We need opportunity to select several folders or files to manipulate in file manager

How to reproduce

....

Possible Solution

No response

Additional Context

No response

stefanpejcic commented 3 weeks ago

https://openpanel.com/docs/panel/files/#select-all

caesarmind commented 3 weeks ago

It's ok, but if there are lots of file and we need to just select 4-5 file we will have harsh time.

stefanpejcic commented 3 weeks ago

i don't understand why, what is exactly the issue? Works the same way like files on windows or cpanel:

Ctrl + click on one Ctrl + click on another etc.

caesarmind commented 3 weeks ago

seems like it works on windows, but not on mac...

stefanpejcic commented 3 weeks ago

Oh, nice catch 👏👏

@p3t4rc this might just be a key binding issue, can you extend the js code to work for either ctrl or ⌘ key?

p3t4rc commented 3 weeks ago

Extended, should work the same on MacOS and Windows in next version.