feature request
When user focuses md-select and hit keyboard values then options should change
Don't react on values
in md select add options 1 2 3 4 5 6, then focus on it and press any of those numbers on keyboard, md-select does not react on them
Material beta.8
This is how normal dropdown works..
+1
@tinayuangao @kara I can contribute to this issue if its approved, as i see its now very complicated and i need that feature soon :)
Closing as a duplicate of https://github.com/angular/material2/issues/2668.
@crisbeto Is this actually a duplicate? #2668 seems to be asking for the behavior when the menu is already open. @vovikdrg seems to be asking for this "autocomplete" behavior when the md-select is focused, before it is opened. I believe the current functionality is as follows:
The user shouldn't have to press enter to start typing their selection.
@crisbeto @m0v0nage This is partly fixed. It has different behaviour from normal select.
Reason i am asking about this is my app i have date picker as select boxes, because of some reason it must be like that, so for instance user can just simply focus on select and type 21 then 21 will be selected.
+1 for this.
The user shouldn't have to press enter to start typing their selection.
Please re-open.
+1
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
@crisbeto Is this actually a duplicate? #2668 seems to be asking for the behavior when the menu is already open. @vovikdrg seems to be asking for this "autocomplete" behavior when the md-select is focused, before it is opened. I believe the current functionality is as follows:
The user shouldn't have to press enter to start typing their selection.