-
Notifications
You must be signed in to change notification settings - Fork 495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dropping multiple files only adds one on Chrome #1045
Comments
@hacdias we really need that test suite for adding files! |
@hacdias let's keep the test suite seperate from work that changes how files get added. Please make a new branch off master for the suite, and then when we're happy with it, merge it in, and pull it into those branches. Step 1 is add file tests for webui. |
Only one files get detected. Here's the issue for that: anatol-grabowski/datatransfer-files-promise#1 It seems that person found the fix, but the creator just closed the issue and didn't fix it. |
Fixes #1045 by using my [fork](https://github.com/hacdias/datatransfer-files-promise) of `datatransfer-files-promise` License: MIT Signed-off-by: Henrique Dias <[email protected]>
Describe the bug
Using go-ipfs 0.4.19 & Chrome stable 74 drop multiple individual files... only 1 file is added.
To Reproduce
Steps to reproduce the behavior:
Firefox is not affected. The files are all added as expected.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: