Scrollbar should not be shown when table Y-axis does not overflow (scroll → auto)#8444
Open
IceMooncake wants to merge 1 commit intovueComponent:mainfrom
Open
Scrollbar should not be shown when table Y-axis does not overflow (scroll → auto)#8444IceMooncake wants to merge 1 commit intovueComponent:mainfrom
IceMooncake wants to merge 1 commit intovueComponent:mainfrom
Conversation
Author
|
@tangjinzhou 您好,我注意到这段代码涉及到您添加的功能,麻烦在您的闲暇时间审阅一下我提及的问题,如果确认此现象是bug的话还请审阅一下我的合并请求 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
首先,感谢你的贡献! 😄
fix this issue #8443
新特性请提交至 feature 分支,其余可提交至 master 分支。在一个维护者审核通过后合并。请确保填写以下 pull request 的信息,谢谢!~
[[English Template / 英文模板](https://github.com//pull/7940?expand=1)]
这个变动的性质是
需求背景
table组件在设置scroll: { y }后始终显示滚动指示器,即便表格实际高度小于y值
Changelog 描述(非新功能可选)
请求合并前的自查清单