pqina / filepond

🌊 A flexible and fun JavaScript file upload library
https://pqina.nl/filepond
MIT License
15.07k stars 821 forks source link

I'm not able to drag an attachment from Outlook or Gmail #960

Open santarosi opened 7 months ago

santarosi commented 7 months ago

Is there an existing issue for this?

Have you updated FilePond and its plugins?

Describe the bug

I want to drag attachments to the Filepond component but I can't get it to work, it doesn't do anything. This is my configuration in the html.

image

Reproduction

https://github.com/pqina/filepond/assets/72227514/c25a22ea-ed6a-4c9a-b2a4-0837089dd7b1

Environment

- OS: Windows 11
- Browser: Edge, Chrome
rikschennink commented 7 months ago

I would honestly be surprised if this worked. I haven't tested Outlook myself (I'm on MacOS) but I assume the file data just isn't there in the drop event.

For gmail, the files are visual representation of files, I don't think drag dropping those will work.

santarosi commented 7 months ago

I would honestly be surprised if this worked. I haven't tested Outlook myself (I'm on MacOS) but I assume the file data just isn't there in the drop event.

For gmail, the files are visual representation of files, I don't think drag dropping those will work.

Ok, and can you give me any options to try to enable it?

rikschennink commented 7 months ago

@santarosi if gmail/outlook doesn't expose it there's no way to access it.