clauderic / clauderic/react-sortable-hoc
Glitches when a large element is being dragged over a much smaller one
Open
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 959
- PR merge metrics
- No merged PRs in 30d
Description
Try dragging the 1st element over the 2nd one. https://codesandbox.io/s/5vnyz4o34p The 2nd element dances back and forth.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked CodeSandbox reproduction and drag the first element over the second to observe the oscillation. Trace the sortable drag-over behavior that controls the smaller element's movement; done means the second element remains stable during the drag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100