clauderic / clauderic/react-sortable-hoc

The dragged element must not overflow the parent container

Open
#879 0 comments 0 reactions 0 assignees View on GitHub
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
image

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.