Description
The FileUploaderDropzone does not block drag/drop of files if they do not have the correct acceptedMimeTypes. These files will appear in the FileUploaderItem list regardless of their type.
Link to Reproduction
https://paste.twilio.design/components/file-uploader
Steps to reproduce
- Set acceptedMimeTypes on the FileUploaderDropzone component
- Upload file via browse
- Observe only the files with the acceptedMimeTypes are selectable
- Drag any file into the dropzone
- Observe file successfully adds even if it does not have the correct acceptedMimeTypes
Paste Core Version
20.20.0
Browser
No response
Operating System
Additional Information
No response
Description
The FileUploaderDropzone does not block drag/drop of files if they do not have the correct acceptedMimeTypes. These files will appear in the FileUploaderItem list regardless of their type.
Link to Reproduction
https://paste.twilio.design/components/file-uploader
Steps to reproduce
Paste Core Version
20.20.0
Browser
No response
Operating System
Additional Information
No response