shakacode / shakacode/rescript-dnd
Prevent immediate jump when draggable from the droppable above is landed to the droppable below
Open
Nobody has claimed this yet.
- Dominant language
- ReScript
- Stars
- 119
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Ideally, placeholder should be removed from original droppable when draggable is over external droppable but it's not trivial to invalidate layout since removal is animated.
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
No file or test is named in the issue. Start by reproducing a drag from one droppable to another and trace the placeholder and layout behavior; done means the draggable does not jump immediately when landing on the lower droppable and the original placeholder is handled correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100