-
Notifications
You must be signed in to change notification settings - Fork 118
Description
Hey, thanks for your Work.
Unfortunately, I am having a lot of Issues, getting it to fit into my Use case.
(But i got to admit, still in a Learning Curve).
Unfortunately, the Documentation Provided is not really helping.
My Use Case is a need for Empty Individual Drag and Drop Zone that accept just one Item.
(Those Correspond to Vehicle Seats, with a Corresponding Training Qualification needed for the Position.)
On Start, they need to be Empty, and Ready to Accept a Drop.
If I understand this Correctly, this is not Possible with your Module, as a List needs to Always be passed to the DND Zone?
When passing an Empty List to dndzone Items, it causes me a lot of Trouble.
Either not rendering at all, or not accepting something.
It feels like I am missing something very Obvious.
Additionally, i don't fully understand if it would be Possible to Block the Drop Event, and Resetting the Element, when the Condition of the Qualification is not met at the Drop Zone.
Who would have known, that adding Drag and Drop with Touch, would be such a Rabbit hole. :/
Thanks a lot for your Help.