meateam / seal

MIT License
4 stars 0 forks source link

Multi-upload files #85

Open tal2301 opened 5 years ago

tal2301 commented 5 years ago

Currently, you can only upload one file at a type this is defined on the client side under config of filepond. The reason this option was changed is because of a bug when multi files are uploaded and one file is problematic it is unknown how to catch which file was the problem so you can deal with it. In the future, the repository needs to be changed so multi-file upload will be able.