Page 1 of 1

[ANGULAR] It doesn't work that dragging leaf nodes into a tree when the tree has no leaf nodes

Posted: Fri Sep 23, 2022 10:18 am
by boyitech

Hi,

I got some problems in using tree mode. For example , I made a tree with one root node and one leaf node in it. I tried to drag the leaf node out of the root node and it works. However, when I dragged the leaf node back into the root node , It doesn't work.

Image
Image


Re: [ANGULAR] It doesn't work that dragging leaf nodes into a tree when the tree has no leaf nodes

Posted: Fri Sep 23, 2022 10:39 am
by alex.l

I checked here
https://bryntum.com/examples/scheduler/tree/

Expanded online code editor panel and enabled rowReorder feature


features : {
    rowReorder   : true,

And tried the scenario you described.
All seems to be working well.
Any errors in console?
Please check if you used latest version, try to reproduce this in our examples. If not reproducible, please attach runnable test case.


Re: [ANGULAR] It doesn't work that dragging leaf nodes into a tree when the tree has no leaf nodes

Posted: Fri Sep 23, 2022 11:00 am
by boyitech

I checked the online demo too. The following examples are what I tried to do, they didn't work as well.

Image
Image


Re: [ANGULAR] It doesn't work that dragging leaf nodes into a tree when the tree has no leaf nodes

Posted: Fri Sep 23, 2022 11:35 am
by joakim.l

There's a ticket for this issue here https://github.com/bryntum/support/issues/5220.
The problem is solved and will be included in the next release.


Re: [ANGULAR] It doesn't work that dragging leaf nodes into a tree when the tree has no leaf nodes

Posted: Fri Sep 23, 2022 4:12 pm
by jingqi

hello Joakim

Do you know when will the V5.1.4 be released?
The feature is important to my implementation...hope it can be published next week.
Thanks a lot.


Re: [ANGULAR] It doesn't work that dragging leaf nodes into a tree when the tree has no leaf nodes

Posted: Fri Sep 23, 2022 4:27 pm
by mats

We aim to release 5.1.4 in the next 1-2 weeks yes.