ant-design / ant-design/pro-components
🧐[问题]EditableProTable的onchange方法里没有返回filter信息,清除筛选如何实现
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
### 🧐 问题描述
根据antd官网的指引,可以用filteredValue开启受控模式,然后在onChange里拿到filter信息,但是EditableProTable的onchange方法里没有返回filter信息,怎么做一键清除所以筛选条件的功能。
### 💻 示例代码
### 🚑 其他信息
Contributor guide
Research direction
The issue names EditableProTable's onChange and Ant Design's controlled filteredValue, but provides no repository file, test, or reproducible example. Start by reproducing the controlled-filter scenario and inspect EditableProTable's callback behavior; done means the filter information is available for clearing all filters, or the supported clearing approach is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100