Skip to content

Questions and perhaps improvements on Nested Nodes #416

Answered by bcakmakoglu
ghiscoding asked this question in Q&A
Discussion options

You must be logged in to vote
  1. That is by design. It's not a trivial change to move the DOM Elements inside nodes. This behavior might change in the future but I can't tell you when and if 😅 I like to keep the changes in Vue Flow somewhat in line with what is happening at React Flow, so users can expect similar usability and behavior regardless if they want to go with React or Vue.

As for alternative solutions:
You could just not use the nested nodes feature and simply align your elements without it. The main benefit of the nested nodes feature is that you can use the parent to move all it's children as well.
If you don't necessarily need that behavior, simply don't use it 😄
I'm not sure how your Quasar collapsible s…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ghiscoding
Comment options

Answer selected by ghiscoding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants