shakacode / shakacode/rescript-dnd

Prevent immediate jump when draggable from the droppable above is landed to the droppable below

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.