angular-filemanager
angular-filemanager copied to clipboard
Can you improve some futures?
trafficstars
Interface is great. But still need develops some futures. You can get ideas from, https://github.com/Studio-42/elFinder Its a php file manager (Open-source file manager for web, written in JavaScript using jQuery and jQuery UI).
I'm noticed some futures are still need develop in your project,
- mobile browsers can't select multiprpel files.
- if someone click back button(mobile device back button) in mobile browser its exit site but I think its should goto back folder.
- web url files can't upload.
- add file property (file size ,file type, etc)
- also in Apple phones files upload is some errors. (You can referr ' https://github.com/Studio-42/elFinder/issues/1379 ')
- can't create file(txt files).
- can't drag & drop files.
- can't select multiple files in selecting mouse area.
- can't right click tree list folder & files
- can't download folders.(auto zip & download zip file)
Hi @CodeLyokotEAM thank you for your suggestions, will take into account that suggestions!