[ form] formItem中的表单项未继承formItem的status
threedayAAAAA opened this issue · 0 comments
threedayAAAAA commented
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
https://idux.site/components/form/zh#components-form-customized-validation
Steps to reproduce
What is expected?
formItem中的表单项能继承formItem的status
但是这里需要讨论一下,在同一个formItem中如果有多个表单项,部分处于校验失败或者校验中、 部分处于校验成功时formItem的状态应该是啥
What is actually happening?
formItem中的表单项未继承formItem的status