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

Drop outside dropzone does not fire any event #270

Open
FlacosFlace opened this issue Jul 25, 2018 · 0 comments
Open

Drop outside dropzone does not fire any event #270

FlacosFlace opened this issue Jul 25, 2018 · 0 comments

Comments

@FlacosFlace
Copy link

  • I'm submitting a ...
    [x] bug report
    [] feature request
    [ ] question about the decisions made in the repository

  • What is the current behavior?
    When I move item from one container to another and move dragged item over dragzone
    but drop item outside the dropzone dropped item appears in container i move over befere but dnd does not emit any event.
    vyber_035
    nemo-desktop_036
    vyber_037

  • What is the expected behavior?
    DND should emit some event to know that item was moved or move item to original place from witch was dragged.

  • What is the motivation / use case for changing the behavior?
    Its confusing. List value does not match with DOM elements. Droped item value is still in the right container but DOM element is in the left.

  • Please tell us about your environment:

  • Angular version: 6.0.0
  • ng2-dnd version: "^5.0.2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant