useAntTable submit不能触发transform,我看了下源码是通过form.validateFields 实现获取表单值的,没办法触发,但是新的有api是validateFieldsReturnFormatValue能触发,什么时候修正下
Open
- Dominant language
- TypeScript
- Stars
- 15k
- Forks
- 2.8k
- Avg merge
- 15h 7m
- Merged PRs (30d)
- 2
Description
This issue has no description.
Contributor guide
Research direction
Start at the useAntTable implementation and trace how submit obtains form values through form.validateFields. Compare that path with validateFieldsReturnFormatValue and verify that submitting the table invokes transform; confirm the behavior with the existing relevant tests, if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100