pro-components icon indicating copy to clipboard operation
pro-components copied to clipboard

👑 [需求]可编辑表格错误提示不希望是popover的方式,或者可以控制popover的一些属性

Open miffy-w opened this issue 4 months ago • 0 comments

提问前先看看:

https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md

🔩 所属模块或组件

EditableTable

🥰 需求描述

我想使用antd自带的那种错误提示(放在表单控件的下面),似乎不太好改。

⛰ 功能需求适用场景

现在的可编辑表格的错误提示好像只有 focus 时才会显示出来,想在提交的时候直接告诉用户错误信息好像不太容易做到。

🧐 解决方案

看代码是不是可以把 errorType 放开

image

miffy-w avatar Oct 14 '24 03:10 miffy-w