Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

retain selection after being dropped #68

Open
swaroopjo opened this issue Feb 24, 2020 · 0 comments
Open

retain selection after being dropped #68

swaroopjo opened this issue Feb 24, 2020 · 0 comments
Labels

Comments

@swaroopjo
Copy link
Contributor

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.

@swaroopjo swaroopjo added the bug label Feb 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant