formilyjs / antd

Formily Ant Design Adaptor
MIT License
55 stars 47 forks source link

Form 的 labelWrap 没有生效 #11

Closed StephenPCG closed 1 year ago

StephenPCG commented 1 year ago

根据文档说明,labelWraptrue 时,标签换行,但实际并没有换行,总是会显示省略号并通过 tooltip 来显示。

复现链接:文档中的例子就没有生效。文档地址:https://antd5.formilyjs.org/zh-CN/components/form-item#%E5%B8%B8%E7%94%A8%E5%B1%9E%E6%80%A7%E6%A1%88%E4%BE%8B 常用属性案例 -> 固定宽度设置 中,固定label宽度(labelWidth)换行换行... 这个 FormItem,源码中设置了 labelWrap ,但实际没有换行。

简单检索了一下代码,labelWrap 仅仅添加了 ant-formily-item-label-wrap 这个 className,但并没有找到相应的 css 属性,是否这个功能还没有开发?

github-actions[bot] commented 1 year ago

Hello @StephenPCG, your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you! 你好 @StephenPCG,为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。你可以通过 issue 助手 来创建 issue 以方便我们定位错误。谢谢配合!