We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.18.2
官方demo即可复现。
把光标在表格上时滚动条未常显,只有首次进入时会显示,一旦页面一滚动则滚动条消失,等再次滚动时才会出现滚动条,滚动结束后滚动条再次消失。
当设置ListTable.theme.scrollStyle.visible = 'focus'时,只要光标在表格内,无论页面是否有滚动操作,滚动条都应常显,更加符合用户预期,方便用户操作。
- OS: - Browser: - Framework:
No response
The text was updated successfully, but these errors were encountered:
#3934
Sorry, something went wrong.
hokkine
No branches or pull requests
Version
1.18.2
Link to Minimal Reproduction
官方demo即可复现。
Steps to Reproduce
Current Behavior
把光标在表格上时滚动条未常显,只有首次进入时会显示,一旦页面一滚动则滚动条消失,等再次滚动时才会出现滚动条,滚动结束后滚动条再次消失。
Expected Behavior
当设置ListTable.theme.scrollStyle.visible = 'focus'时,只要光标在表格内,无论页面是否有滚动操作,滚动条都应常显,更加符合用户预期,方便用户操作。
Environment
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: