ant-design / ant-design/pro-components
🐛[BUG] 可编辑表格EditableProTable, 子列表格的onValuesChange时的changevalue对象id拿不到
Open
- Dominant language
- TypeScript
- Stars
- 4.8k
- Forks
- 1.4k
- Avg merge
- 10h 44m
- Merged PRs (30d)
- 3
Description
可编辑表格EditableProTable, 子列表格的onValuesChange时的changevalue对象id拿不到
代码地址:https://codesandbox.io/s/you-zi-lie-de-biao-ge-zeng-jia-forked-lvc2c7?file=/App.tsx
Contributor guide
Research direction
Start by reproducing the issue in the linked CodeSandbox and inspect the nested EditableProTable onValuesChange callback. Trace how the changevalue object is produced for child-table edits, then verify that its id is available and that the existing example still behaves correctly.
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
- 28/100