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

Dropdown height issue #456

Open
adityash5 opened this issue Aug 8, 2016 · 3 comments
Open

Dropdown height issue #456

adityash5 opened this issue Aug 8, 2016 · 3 comments
Labels

Comments

@adityash5
Copy link

Hello,

The height of of dropdown increases automatically. It adds some height automatically and shows white empty space below the list items. It get backs to normal "height: auto" after few mili seconds.

I haven't added any custom css as well.
Using lumx version 1.0.0

Thanks

@matmkian
Copy link
Contributor

matmkian commented Oct 3, 2016

You should update to the latest LumX version.

@sstackus
Copy link

sstackus commented Oct 4, 2016

@matmkian Still occurring on 1.2.2

@atomlipetsk
Copy link

atomlipetsk commented Oct 18, 2016

The reason of this problem is because dropdown is attached to the body, then moved to position. In release 1.2.7 this problem partially fixed. But the scrollbar still twitch when dropdown appears.
Fix twitch in #467 pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants