Navigation Menu

Skip to content
New issue

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

[Dropdowns] Virtual Scrolling Scrollbar always visible #2576

Closed
dummdidumm opened this issue Oct 30, 2019 · 2 comments
Closed

[Dropdowns] Virtual Scrolling Scrollbar always visible #2576

dummdidumm opened this issue Oct 30, 2019 · 2 comments

Comments

@dummdidumm
Copy link

Describe the bug
The scrollbar is always visible in virtual scrolling mode, even if there is nothing overflowing the container.

To Reproduce
See this stackblitz https://stackblitz.com/edit/angular-vspuwh
Do some filtering to get the list small enough, scrollbar stays.

Expected behavior
Scrollbar disappears when there is no overflow. Setting overflow-y: auto might be enough, or is there a reason this is not done?

Browser
Browser independent.

@ipeshev
Copy link
Contributor

ipeshev commented Apr 15, 2021

Fix available in latest dev version.

@tapopov
Copy link
Contributor

tapopov commented Jul 6, 2021

Fix available in kendo-angular-dropdowns v5.3.0

@tapopov tapopov closed this as completed Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants