ng2-dnd
ng2-dnd copied to clipboard
Dragging files to a drop zone
- I'm submitting a ... [ ] bug report [ x] feature request [ ] question about the decisions made in the repository
- Do you want to request a feature or report a bug? feature
- What is the current behavior? When dropping one or more files on a drop zone, nothing happened. It works fine with dropped elements.
- What is the expected behavior? Would like to see a list of JavaScript file objects in the §event or in the $event.dragData
- What is the motivation / use case for changing the behavior? Would like to upload file using drop zones
- Please tell us about your environment:
- Angular version: 2.0.0-rc.3
- Browser: all
I changed some lines and got it running. Will send a PR soon, if you are interested in it.
Hi @JuergenGutsch Why not? Please.
This seems related to ticket #175 or perhaps #271.