-
Notifications
You must be signed in to change notification settings - Fork 490
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
chore: update dependencies #1552
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The dependencies update looks good. I'm having some issues but I can't guarantee it's the dependencies fault. I'm running the latest IPFS Desktop version. The issues:
- When adding a file through "Import" on the root MFS, it works.
- When adding a file through "Import" on any subdirectory,
API returned a partial response
. - When adding a directory through "Import", same error as above.
- Drag&drop works everywhere.
- Everything I click gets an outline.
- When I rename a file and I'm on the same page as the file, it doesn't redirect and opens the "Imported x files" dialog.
Is that replicable in the default branch? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rafaelramalho19 yes, they're reproducible on master. This seems good to go then.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll defer to @hacdias expertise on this one 😊
Thank you for testing that @hacdias, maybe we should open issues with the problems you found? 🤔 |
Tested everything in webui and seems to be working fine. But I might of missed some edge-cases so please help 🙏