[bug report] when the form error prompt is too long, the display result will be blocked by the next form option
Open
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Element UI version
2.15.0
### OS/Browsers version
windows10/goole
### Vue version
2.6.12
### Reproduction Link
https://github.com/ElemeFE/element/blob/dev/FAQ.md#%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98
### Steps to reproduce
Form 表单错误提示设置为超过item宽度,错误提示换行展示并被下一个item遮挡,显示不全。
### What is Expected?
错误提示超长时,通过tips提示展示当前错误提示信息
### What is actually happening?
错误提示换行且被下一个item遮挡
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.