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

CSS fix needed when the select filed is within div container, with overlow: auto #138

Open
nagkumar opened this issue Mar 22, 2016 · 0 comments

Comments

@nagkumar
Copy link

We are seeing ember-selectize dropdown is clipped (dropdown is hidden) if ember-selectize is used within another container div, with style="overflow: auto". Same works fine if the continer div style is set to style="overflow: visible"

Same is not the case with normal html select tag, irrespective of container height, select dropdown is overlayed outside the container.

This seem to be a issue with some style attributes of selectize component. Any known CSS fixes to selectize.

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

No branches or pull requests

1 participant