-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Open
Labels
Description
Version
Vben Admin V5
Describe the bug?

如图所示,最后一行的校验信息遮住了输入框,导致看不清输入框内信息。
我理解这样写是为了方式表格在到最大高度时,防止校验信息显示不全导致表格出现额外的滚动条。
但在这种情况下确实影响到了正常的业务交互,会被当成bug反馈。
Reproduction
希望能换一种方式处理这种特殊情况。
System Info
System:
OS: macOS 26.0
CPU: (14) arm64 Apple M4 Pro
Memory: 922.41 MB / 48.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.19.0 - ~/.nvm/versions/node/v22.19.0/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v22.19.0/bin/yarn
npm: 10.9.3 - ~/.nvm/versions/node/v22.19.0/bin/npm
pnpm: 10.15.1 - ~/.nvm/versions/node/v22.19.0/bin/pnpm
Browsers:
Chrome: 140.0.7339.213
Safari: 26.0
Relevant log output
Validations
- Read the docs
- Ensure the code is up to date. (Some issues have been fixed in the latest version)
- I have searched the existing issues and checked that my issue does not duplicate any existing issues.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.