ant-design / ant-design/pro-components
👑 [需求] EditableProTable可编辑表格能否支持AutoComplete组件
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
### 🔩 所属模块或组件
组件:EditableProTable
### 🥰 需求描述
现在valueType有text, select等属性,希望可以增加autoComplete用于支持ant design的AutoComplete组件
### ⛰ 功能需求适用场景
在可编辑表格内,需要一个可以选择也可以输入的输入框
Contributor guide
Research direction
Start by locating EditableProTable's valueType handling and the existing select editor, then compare it with Ant Design's AutoComplete component. Done means EditableProTable accepts an autoComplete valueType that supports both selecting and entering text in an editable cell.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100