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

Sketch folder side bar drag and drop #3086

Open
sandpills opened this issue Apr 13, 2024 · 3 comments · May be fixed by #3308
Open

Sketch folder side bar drag and drop #3086

sandpills opened this issue Apr 13, 2024 · 3 comments · May be fixed by #3308

Comments

@sandpills
Copy link

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?

Copy link

welcome bot commented Apr 13, 2024

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.

@RAHULDAS6009
Copy link

@sandpills can i work on this?

@ashwinnmit
Copy link

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!

sam-shubham added a commit to sam-shubham/p5.js-web-editor that referenced this issue Dec 24, 2024
[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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants