#942 closed improvement (fixed)
Replaced actual DropSpot with pure HTML 5 implementation
Reported by: | Blucecio | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 8.3 |
Component: | User Interface | Version: | |
Keywords: | Cc: |
Description
It would be nice to have a new Drag and Drop option for uploading files and folders directly to the LogicalDOC interface.
This new feature should allow files and folders to be uploaded from the desktop to the LogicalDOC web interface.
Starting from Chrome 21 this option is available and now in 2019 is supported by all the major browser.
This solution would allow us to dispose of the Java component for Drag'n'Drop which is currently laborious, complex, and inconvenient to use, since every time the user changes directory, he must go back to downloading the jar
Change History (5)
comment:1 Changed 6 years ago by Blucecio
comment:2 Changed 6 years ago by adminusername
- Milestone set to 8.3
comment:4 Changed 6 years ago by car031
- Priority changed from minor to major
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from New Drag and drop option provided by the browser to Replaced actual DropSpot with pure HTML 5 implementation
Note: See
TracTickets for help on using
tickets.
Here are some Urls of interest
https://developers.google.com/web/updates/2012/07/Drag-and-drop-a-folder-onto-Chrome-now-available
https://stackoverflow.com/questions/3590058/does-html5-allow-drag-drop-upload-of-folders-or-a-folder-tree
https://protonet.com/blog/html5-experiment-drag-drop-of-folders/
https://stackoverflow.com/questions/3590058/does-html5-allow-drag-drop-upload-of-folders-or-a-folder-tree/53058574#53058574
https://www.smashingmagazine.com/2017/09/uploading-directories-with-webkitdirectory/
http://plugins.krajee.com/file-folder-upload-demo#folder-upload-3