joni2back / angular-filemanager

JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in AngularJS with CSS3 Responsive (with FTP in PHP / Java / Node)
https://joni2back.github.io/angular-filemanager/
MIT License
1.76k stars 577 forks source link

touch device support ? #321

Open jannson opened 7 years ago

jannson commented 7 years ago

I cannot use angular-filemanager in iPhone/iPad/Android device. Because they cannot use right click popup menus. I have an idea, when select one item in touch device, show one button automatically name popup. when click this button, the menus popup like right click.

hankur commented 7 years ago

Press&hold to bring up the menu works on my Android phone just fine. What bugs me, however, is the lack of left sidebar and breadcrumbs on mobile which makes navigating to the parent folder impossible.

fskale commented 6 years ago

I tried IOS and android. Neither works. So the mobile integration only works for the login. I think it's the double click which causes the problem. On mobile devices double clicks git intercepted and only zooms in.