Support for node Drag and drop in Tree
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
- Vaadin version :8.1.1
- Description of the bug: There seems to be no API for node drag and drop for
TreeNodes. ApplyingDragSourceExtensionandDropTargetExtensiondoesnt seem to make any effect.
I seeTreeusesTreeGridinternally. And forTreeGrid, there seem to a special extensionTreeGridDragSource. But this can not be applied toTree.
Is DnD in tree nodes still supported. Or will it come in coming versions?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review Tree, TreeGrid, TreeGridDragSource, DragSourceExtension, and DropTargetExtension to determine how node drag-and-drop is currently handled. Confirm whether Tree node drag-and-drop is supported in Vaadin 8.1.1; done means documenting the supported path or clearly defining the missing API behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100