Skip to content

Option for addNodeUnderParent to add children at the beginning of the child list #389

Closed
@Vazerthon

Description

@Vazerthon

Requesting a Feature?

Provide as much information as possible about your requested feature. Here are a few questions you may consider answering:
Allow adding new children with addNodeUnderParent to add children at the beginning of the list rather than the end.

  • What's your use case? (Tell me about your application and what problem you're trying to solve.)

Current use case is to display and allow editing of an organisation structure. Each node in the tree representing a department. With very large lists of children, adding at the end can mean no change is immediately rendered as the bottom of the branch could be off-screen.

PR to add this functionality here - #375

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions