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

render md-select-header outside of md-content #941

Merged

Conversation

panthony
Copy link
Contributor

@panthony panthony commented Jun 6, 2018

Not sure why it was done this way to begin with, but rendering md-select-header outside of md-content make it sticky to the top which is a huge usability improvement.

Closes #938

@panthony
Copy link
Contributor Author

panthony commented Jun 6, 2018

New test fails on ember-beta but not sure what version this is.... 3.1? 3.2?

Try to fix issue with ember-beta... not sure what
it could be...
@miguelcobain miguelcobain merged commit 11a9b22 into adopted-ember-addons:master Jun 11, 2018
@miguelcobain
Copy link
Collaborator

Great stuff. 👍

miguelcobain pushed a commit that referenced this pull request Nov 27, 2018
…1027)

#941 removed the wrapping `md-content` tag in `paper-select` with `searchEnabled=true` which causes problems (#1025) in the `calculatePosition` method of `paper-select-menu` when the `paper-select` is clicked without any `options` available. 

This PR adds a `md-content` wrapper around the `searchMessageComponent` in `paper-select`.
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

Successfully merging this pull request may close these issues.

2 participants