-
Notifications
You must be signed in to change notification settings - Fork 865
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
Unable to add folders via Files screen #1287
Comments
Unfortunately, I have no idea and there are no errors reported in the console. In the meanwhile, you can just drag'n'drop directories to the menubar icon! That should work |
Just for the record, this does not not seem to be limited to Electron. |
Ok I think there are two bugs at play here. Dumping my notes for future reference. I tested on Linux with Electron/Firefox/Chromium, and:
Update: confirmed to be a problem on windows as well: #1346 |
I believe ipfs/ipfs-webui#1468 fixes all/most of drag&drop issues described in #1287 (comment), thank you @rafaelramalho19 :-) When we release new webui and switch ipfs-desktop to the new version we can check if this issue can be closed (or comment what remains to be fixed). |
@rafaelramalho19 FYSA I retested with webui v2.8.0 (PR #1457) on Linux with Electron/Firefox/Chromium, and:
So after we merge #1457 the only thing that needs to be fixed is adding folder via button in Electron. |
Thanks for testing that out @lidel. I'll see what's wrong with the button |
@lidel it does now thanks to @rafaelramalho19's work 😃 Thank youu |
All fixed in v0.11.2 |
macos : 10.13.6
Adding folders has no effect。
Using the command line ipfs add-r folders is fine
The text was updated successfully, but these errors were encountered: