ant-design / ant-design/pro-components

🐛[BUG]DragSortTable拖拽排序的时候样式高度丢失

Open
#8,064 2 comments 0 reactions 0 assignees View on GitHub
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拖拽排序的时候样式高度丢失,会被挤压成所在行的高度。
![image](https://github.com/ant-design/pro-components/assets/32298068/2ce69945-fad8-448f-bf47-3b3bd387c54b)
希望尽快修复一下~

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.