ant-design / ant-design/pro-components
🐛[BUG] 关于使用EditTable批量操作时,控制特殊列位置错乱
Open
⭕️ bug
table
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
bug: EditTable组件的批量操作,在列信息中使用Table.SELECTION_COLUMN控制位置失效。永远只会出现在第二列。

help:请问有人遇到类似情况吗?帮帮我,感谢!
Contributor guide
Research direction
Start by reproducing the EditTable batch-operation behavior using Table.SELECTION_COLUMN in different column positions. Trace the EditTable entry point and the column-ordering logic; done means the special selection column appears in the position specified by the column configuration rather than always as the second column.
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
- Needs clarification
- Newbie friendliness
- 35/100