ant-design / ant-design/pro-components
🐛[BUG]DragSortTable - 拖动排序表格,拖出表格区域,释放后屏幕不受控制
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
当选中非最后一行排序时,将该行拖出表格后远点距离,释放,屏幕会失去控制,自动向下滑动
详情请看下面视频
Contributor guide
Research direction
Start by locating the DragSortTable implementation and reproducing the reported case: drag a non-final row well outside the table, then release it. The failed video upload provides no additional steps; done means releasing the dragged row no longer causes uncontrolled downward page scrolling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100