Support Drag and Drop Between Tree Components #6719
JorgeVazquezS
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I’ve been working with the Tree component, and it’s been a fantastic tool for displaying hierarchical data. However, I was wondering if it would be possible to introduce support for drag-and-drop functionality between multiple Tree components.
For example, a use case might involve having two Tree components side-by-side where users can drag a node from one Tree to another, effectively moving or copying it.
It would also be great if the API allowed some flexibility, such as deciding whether the dragged node is moved or copied.
Would this be something the team is considering, or is it already on the roadmap? I think it would bring even more versatility to an already powerful component.
Looking forward to hearing everyone’s thoughts!
Thanks! 😊
Beta Was this translation helpful? Give feedback.
All reactions