Skip to content

Second child node added to left of first #781

Open
@gitgitwhat

Description

@gitgitwhat

When you add a second child node, it will be placed to the left of the first node. When you add the third node it will be placed to the right which is the preferred behavior that the second node should take.

You can see this behavior in your own demo (https://dabeng.github.io/OrgChart/edit-chart.html)

Image

Adding 4 child nodes to 'Football', as shown in the image above, shows the nodes are listed as n2,n1,n3,n4 where n2 is added to the left of n1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions