Skip to content

retain selection after being dropped #68

@swaroopjo

Description

@swaroopjo

Describe the bug
After dropping the items, the aria-grabbed is set to false. In cases where i want to drag the same items into two different zone, I will have to re select the items and then drop to different dropzone.

To Reproduce
go to the demot: https://vivify-ideas.github.io/vue-draggable/example/

  1. select one or more items,
  2. drop them into different container,
  3. the selection is cleared.

Expected behavior
The selection should not be cleared.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions