Skip to content

Handle dropped folders in editor#1673

Open
apples-kksk wants to merge 1 commit intoBoostIO:masterfrom
apples-kksk:handle-folder-drop-message
Open

Handle dropped folders in editor#1673
apples-kksk wants to merge 1 commit intoBoostIO:masterfrom
apples-kksk:handle-folder-drop-message

Conversation

@apples-kksk
Copy link
Copy Markdown

@apples-kksk apples-kksk commented May 9, 2026

Summary

  • detect directory entries during editor file drops before trying to upload them
  • show a clear folder-not-supported message instead of the generic error toast
  • add unit coverage for directory transfer item detection

Fixes #1086

Checks

  • npm run lint
  • npm run test-api -- --runInBand
  • npm test

IssueHunt Summary

Referenced issues

This pull request has been submitted to:


@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 9, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dragging a folder onto a node leads to "Something wrong happened"

2 participants