Skip to content

Drop / dragEnd not recognized on Mobile if no movement of finger #374

Open
@mesqueeb

Description

@mesqueeb

Jsfiddle link

http://jsbin.com/cijamah/1/edit?output

Step by step scenario

  1. Hold an item to start dragging on mobile.
  2. But do not actually drag.
  3. Let finger go.

Actual outcome

The item keeps the CSS class chosenClass / item is not dropped.

Expected Solution

The item should be put down again (dropped in same location / dragEnd should be executed) and the chosenClass should be removed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions