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

Feature request: image upload on drop #415

Open
WhiteSage opened this issue Jan 3, 2025 · 1 comment
Open

Feature request: image upload on drop #415

WhiteSage opened this issue Jan 3, 2025 · 1 comment

Comments

@WhiteSage
Copy link

When the Image extension is included, handle the handleDrop tiptap event to automatically upload an image and insert it when the image file is dragged onto the editor.

@yikoyu
Copy link
Owner

yikoyu commented Jan 4, 2025

Regarding the drag-and-drop image upload feature, we might consider directly using the new VFileUpload component from Vuetify v3.7.6. However, VFileUpload is currently in the labs phase, and we plan to support this feature once it becomes more stable.

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

No branches or pull requests

2 participants