stefanpejcic/OpenPanel

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

Closed this issue · 6 comments

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

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

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.

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

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?

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