Skip to content

Sortable using 2 lists - questions #1947

Description

@marcospont
  • List 1 uses sort: false and pull: clone
  • List 2 uses sort: true
  • Items in list 2 can be sorted
  • Items in list 1 can only be dragged into list 2

When drag starts, the element is cloned.
When the mouse enters list 2, even if the ghost element is visible, an animation starts like if it was moving the element from the source list to the target list. Is this desirable and expected? Can it be disabled?
When the mouse leaves the target list, the item is not removed from it. The only way to revert the "move" operation is to move the mouse inside the source list, so the item can be moved back to its original source. Is this expected? Can this behavior be changed?

example.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions