Steps to reproduce:
- Log in as Administrator and navigate to the personal workspace
- Click on the + button and choose File
- With your File explorer, select multiple files on your disk and drop them to the Content field
- Observe that all the files are correctly uploaded and displayed in the Content dropzone whereas only one file should be allowed
Expected behavior: when uploading multiple files to the nuxeo-dropzone element (with multiple=false, which is the default value), there should either be an error (indicating that only one file can be uploaded in this dropzone), or only one (the first one?) file should be successfully uploaded and the other are rejected.