bevacqua / dragula

:ok_hand: Drag and drop so simple it hurts
https://bevacqua.github.io/dragula/
MIT License
21.89k stars 1.97k forks source link

Drag and drop multiple items attach them all by control key on keyboard #523

Closed Or92 closed 3 years ago

Or92 commented 6 years ago

Please only use GitHub issues for bug reports and feature requests.

  • [ ] Read the contributing guidelines
  • [ ] Bug reports containing repro steps are likely to be fixed faster
  • [ ] Feature requests should be multi-purpose, describe use cases
  • [ ] For support requests or questions, please refer to our Slack channel
benshewmake commented 6 years ago

+1 to this feature request. This is a duplicate of #50 but it does not provide any further explanation on how to do implement DnD multiple items. If it's possible to accomplish this with the current version, can someone post an example doing so?

I would argue to expand this feature to cover the CMD key on Mac and even the Shift key (all common multi-selector keys).