-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Sketch folder side bar drag and drop #3086
Comments
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already. |
@sandpills can i work on this? |
Hi, I noticed this issue was opened by a contributor. I’d like to work on it if it’s available. Could someone from the core team confirm if this enhancement is something the project is interested in? Thanks! |
[processing#3086] Enable Sidebar Drag and Drop with Multi-level Uploads Enhanced the Sketch Files sidebar to support drag-and-drop file uploads, improving accessibility and workflow. Details: • Introduced a wrapper component to handle drag-and-drop functionality. • Enabled multi-level uploads, allowing files to be uploaded into nested directories. • Updated initSidebarUpload to dynamically initialize uploads for the active folder or root directory. • Integrated drag-and-drop with <ConnectedFileNode> for seamless uploads. Improvements: • Simplified file upload process by removing the need for [+] > [Upload File]. • Enhanced user feedback with dynamic drag-over messages. This update improves user workflow and sets the foundation for future features like cross-sketch file duplication.
Increasing Access
It would be nice for the web editor sidebar [Sketch Files] to enable file drag and drop, without needing to go through [+] > [Upload file] before accessing the drag and drop interface.
Feature enhancement details
If feasible, there could also be ways to duplicate files / folders across different sketches?
The text was updated successfully, but these errors were encountered: