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

When listing files in UI, I want the user to be able to DnD files on top of the listing, to get them uploaded to the application #8891

Closed
pleku opened this issue Mar 21, 2017 · 0 comments
Milestone

Comments

@pleku
Copy link
Contributor

pleku commented Mar 21, 2017

This HTML5FileDropTargetExtension extends DropTargetExtension should replace the old feature for accepting drops for files from desktop. Similarly to the old one, the file should be automatically uploaded and the user can use the receiver to decide what to do with the file.

This sample should be replaced with the new one: http://demo.vaadin.com/sampler-77/#ui/drag-drop/drag-from-desktop

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