File Manager - Can't select multiple folder or files on Mac [BUG]
Closed this issue · 6 comments
caesarmind commented
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
caesarmind commented
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
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
seems like it works on windows, but not on mac...
stefanpejcic commented
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
Extended, should work the same on MacOS and Windows in next version.