ant-design / ant-design/pro-components

🐛[BUG] 关于使用EditTable批量操作时,控制特殊列位置错乱

Open
#7,941 3 comments 0 reactions 0 assignees View on GitHub
⭕️ 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控制位置失效。永远只会出现在第二列。
![063deaa7c9f128e09a83dd068fac203](https://github.com/ant-design/pro-components/assets/96168673/199b9fc1-98ec-46fb-ac5d-ea890d10f743)

help:请问有人遇到类似情况吗?帮帮我,感谢!

Contributor guide

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.