ant-design / ant-design/pro-components
🐛[BUG] ProTable列拖拽功能卡顿
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
我参考了antd里的demo,在antd table里,拖拽不会卡顿,但是在ProTable,几十条数据,我拖拽就非常卡
https://ant.design/components/table#components-table-demo-resizable-column
Contributor guide
Research direction
Reproduce the lag in ProTable with several dozen rows and compare it with the linked Ant Design Table resizable-column demo. Trace the column-drag behavior in the ProTable path and verify that dragging remains responsive without changing the intended resize behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, performance
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100