Feature #1508
Drag and drop field for file upload
Start date:
2021-05-06
Estimated time:
Description
It would be nice to have a large enough drag'n'drop field for file upload instead of the cumbersome browse button. Aditionally, it would also be nice to have an overview which files are selected for upload.
History
Updated by Bernhard Koschiček-Krombholz almost 2 years ago
Maybe use dropzone.js
https://www.dropzonejs.com/
Updated by Bernhard Koschiček-Krombholz almost 2 years ago
- Assignee set to Bernhard Koschiček-Krombholz
Updated by Bernhard Koschiček-Krombholz over 1 year ago
It would be perfect, if something in the bootstrap framework exist. If not, it should be at least in npm like https://www.npmjs.com/package/dropzone
Updated by Bernhard Koschiček-Krombholz over 1 year ago
- Assignee changed from Bernhard Koschiček-Krombholz to Christoph Hoffmann
Christoph we talked about this on 16.09. at Alex. It would be nice if we can replace the small boring browse button with a nice dropzone.
Updated by Alexander Watzinger 7 months ago
- Assignee changed from Christoph Hoffmann to Andreas Olschnögger
- Target version changed from Wishlist to 7.10.0
Updated by Alexander Watzinger 7 months ago
- Subject changed from Drag'n'drop field for file upload to Drag and drop field for file upload
Updated by Andreas Olschnögger 4 months ago
- Status changed from In Progress to Closed
- Target version changed from 7.10.0 to 7.8.0
There is now an additional drop field where files can be placed. Unsupported file types as well as folders are not added when dropped in this field.
Changes are on the develop branch.