react-component / react-component/tree
Drag and drop between two trees broken after v4
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 490
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 5
Description
In rc-tree v2 there was a nice example of drag n drop between trees.
This functionality initially got lost in the transition v2 => v3, but was restored through https://github.com/react-component/tree/pull/327
This much appreciated functionality is broken again in the transition v3 => v4.
Contributor guide
No contributing guide indexed for this repository
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
Start by comparing the v3 and v4 drag-and-drop behavior for moving nodes between two trees, then review the restoration described in pull request #327. Done means the v4 behavior again supports drag and drop between two trees as it did in the v2 example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100