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
demo在线地址:https://stackblitz.com/edit/react-7q5ogf?file=App.jsx,index.tsx
DragSortTable拖拽排序的时候样式高度丢失,会被挤压成所在行的高度。

希望尽快修复一下~
Contributor guide
Research direction
Start with the linked StackBlitz reproduction and inspect App.jsx and index.tsx to observe the DragSortTable behavior during drag sorting. The fix is done when the table's styling height no longer collapses to the height of its row while dragging.
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
- 35/100