Skip to content

ng-drop on overlapping dropzones should only fire one drop event. #223

@francoisgrogor

Description

@francoisgrogor

I created a small pen to verify this behavior.

HTML 5 drag and drop API : If I drop a draggable object onto an area that has overlapping drop zones, only one drop will be fired. I assume its the drop for the highest stacked element.

ngDraggable API : 2 drop events will be fired. I don't believe that this the desirable behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions