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

Select: Dropdown does not show when widget is inside an overflow:hidden container #674

Closed
tomdye opened this issue Mar 1, 2019 · 4 comments

Comments

@tomdye
Copy link
Member

tomdye commented Mar 1, 2019

Bug

When the select is placed within a container which is using overflow: hidden (Toolbar for instance) the select drop down renders inside the parent rather than floating above and is not visible. Furthermore, it appears to break the flow / layout of other elements in the container.

This bug is not present when using the native select option.

@tomdye
Copy link
Member Author

tomdye commented May 3, 2019

This is blocked by framework change to add body portal

@mwistrand
Copy link
Contributor

@tomdye Is this still blocked, now that dojo/framework#448 has landed?

@tomdye
Copy link
Member Author

tomdye commented Dec 12, 2019

@mwistrand this is fixed now by the new select, combobox will be replaced with the upcoming typeahead.

@tomdye
Copy link
Member Author

tomdye commented Dec 12, 2019

Fixed via #962

@tomdye tomdye closed this as completed Dec 12, 2019
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

2 participants