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

Tree - DragDrop makes mistakes when dragging downwards in between other nodes #2569

Closed
filipvh opened this issue Apr 21, 2017 · 1 comment
Closed
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@filipvh
Copy link

filipvh commented Apr 21, 2017

[X] bug report => Search github for a similar issue or PR before submitting

Current behavior
During DropDrag, drop the 1st element between the 2nd en 3rd, and the element takes 3rd position.

Expected behavior
Should take 2nd place.
Minimal reproduction of the problem with instructions

  1. Go to Tree on the PrimeNG demo page: https://www.primefaces.org/primeng/#/tree
  2. Scroll down to DragDrop demo
  3. Drag 'Documents' in between Pictures and Movies
  4. See Documents get placed wrong...
@cagataycivici cagataycivici self-assigned this Jun 22, 2017
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Jun 22, 2017
@cagataycivici cagataycivici added this to the 4.1.0 milestone Jun 22, 2017
@cagataycivici
Copy link
Member

@Mrtcndkn Take over please, seems like the issue we had when doing dragdrop for orderlist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

3 participants