Skip to content
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

dragging & dropping a folder into the sketch window throws exception #441

Closed
processing-bot opened this issue Mar 8, 2022 · 3 comments
Closed

Comments

@processing-bot
Copy link
Collaborator

Created by: benfry

Normally, dragging and dropping a file onto the sketch window will add it to the data folder (if a data file) or add it as a tab (if it's source code, or at least editable by the current Mode).

Dropping a folder into the window throws a confusing exception; just need to detect this and show a better warning/error message. Could also recursively add to the data folder, but probably better to have users do that manually, since it's 1) extra code and 2) maybe not the expected behavior.

@processing-bot
Copy link
Collaborator Author

Created by: benfry

220305 dragging folder

@processing-bot
Copy link
Collaborator Author

Created by: benfry

Added a better warning for beta 8.

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

This issue has been automatically locked. To avoid confusion with reports that have already been resolved, closed issues are automatically locked 30 days after the last comment. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant