Instead of adding the node as the child, is it possible to add it as the parent of the currently selected node.
I mean "currently selected node", because I have this cta buttons that appear when hovering over a node, one of them being the "+" button. I want to present in the add node Modal component, the option to set the new node as the parent of the node upon which you pressed the "+" with, if that makes any sense.
I sent this as a question because I'm unsure if it's been answered before, or if that functionality already exists.
Instead of adding the node as the child, is it possible to add it as the parent of the currently selected node.
I mean "currently selected node", because I have this cta buttons that appear when hovering over a node, one of them being the "+" button. I want to present in the add node Modal component, the option to set the new node as the parent of the node upon which you pressed the "+" with, if that makes any sense.
I sent this as a question because I'm unsure if it's been answered before, or if that functionality already exists.