angular-ui-tree/angular-ui-tree

Cannot drop next to nested siblings

Closed this issue · 2 comments

This one is a bit cryptic but becomes clear in this exaggerated example below; basically it seems that you cannot drop an element in the middle of a nested tree.. you need to adjust the level of indention at the last node that is indented.

Drag child bug

This isn't a show stopping bug but its pretty close. However, without #777 this component is unusable for me. Expect updates on one of these two very shortly.

duplicate of #358