formio.js
formio.js copied to clipboard
Folder Upload on a file component.
Describe the bug Formio doesn't allow attaching a folder in the File component using the Browse Files button. However, you can drag and drop a folder into the drop zone, where it is treated as a file. If selecting a folder with the button isn't possible, dragging and dropping a folder shouldn't be allowed either.
Version/Branch Formio.js 4.19 Also on Playground
To Reproduce Steps to reproduce the behavior:
- Create a new form with a File Component.
- Drag a Folder ( with files insides ) from your computer to the drop zone.
- New line will appear with [object Object] as error.
Expected behavior Message indicating that folders cannot be uploaded.
Screenshots
@Justinlcx Thank you for your contributions! We created a ticket for dev review. For internal reference: FIO-9886