This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
md-autocomplete in md-dialog have huge height also with only few values #5826
Comments
+1, having the same "problem". |
+1, I experienced the same issue on a customer's pc who's using IE11. |
I reproduced this issue on this codepen. You will also notice that clicking on Alabama, clearing the search text and clicking on the search bar again resizes the container height. |
Min repo- click the autocomplete box and type 'q' |
I've also been having this issue, reversing the changes made to src/components/virtualRepeat/virtual-repeater.js in d6d7b08 seems to make the issue go away. |
robertmesserle
pushed a commit
that referenced
this issue
Dec 8, 2015
…st results require shrinking closes #5826
robertmesserle
pushed a commit
that referenced
this issue
Dec 8, 2015
…st results require shrinking closes #5826
robertmesserle
pushed a commit
that referenced
this issue
Dec 8, 2015
…st results require shrinking closes #5826
robertmesserle
pushed a commit
that referenced
this issue
Dec 8, 2015
…st results require shrinking closes #5826
robertmesserle
pushed a commit
that referenced
this issue
Dec 9, 2015
…st results require shrinking closes #5826
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm using md-autocomplete inside md-dialog and the md-virtual-repeat-container that shows the possible choises is too high when I have only one element.
It's the right behaviour?
Thanks
The text was updated successfully, but these errors were encountered: