clauderic / clauderic/react-sortable-hoc
The dragged element must not overflow the parent container
- Dominant language
- JavaScript
- Stars
- 10.9k
- Forks
- 959
- PR merge metrics
- No merged PRs in 30d
Description
When the dragged element is in a scrollable container, such as in a horizontal scrolling container, when the element is very long, the drag process will overflow the parent element, there is no way to solve this problem, very feel everyone's wisdom
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the drag in a horizontally scrollable parent with an element longer than the container, using the attached screenshot as the expected scenario. Trace the drag behavior that allows the element to overflow and determine how containment should work; done means the dragged element remains within its parent while scrolling and sorting still function.
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
- Needs clarification
- Newbie friendliness
- 25/100