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

When I have to open md-select and press 'A' key then move focus should be on 'A' string like 'Apple' #2668

Closed
ahirhasmukh opened this issue Jan 16, 2017 · 7 comments · Fixed by #2907
Assignees
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix

Comments

@ahirhasmukh
Copy link

Please have a demo - md-select example

focus

Right now focus on 'Mango'. After press key 'A' I wanted to know second screenshot

plunker

@ahirhasmukh
Copy link
Author

ahirhasmukh commented Jan 16, 2017

I wanted to know same as with angular2 - AngularJS Demo

@dahaupt @mprobst @alexeagle @topherfangio @robertodecurnex @vikerman Please help me

@kara kara added the feature This issue represents a new feature or feature request rather than a bug or bug fix label Jan 24, 2017
@crisbeto crisbeto self-assigned this Feb 2, 2017
@crisbeto crisbeto added the has pr label Feb 2, 2017
crisbeto added a commit to crisbeto/material2 that referenced this issue Feb 2, 2017
Allows for users to skip to a select item by typing, similar to the native select.

Fixes angular#2668.
crisbeto added a commit to crisbeto/material2 that referenced this issue Feb 4, 2017
Allows for users to skip to a select item by typing, similar to the native select.

Fixes angular#2668.
crisbeto added a commit to crisbeto/material2 that referenced this issue Mar 16, 2017
Allows for users to skip to a select item by typing, similar to the native select.

Fixes angular#2668.
crisbeto added a commit to crisbeto/material2 that referenced this issue Jun 28, 2017
Allows for users to skip to a select item by typing, similar to the native select.

Fixes angular#2668.
@naveedahmed1
Copy link

@crisbeto should we expect it to be available in next release?

@naveedahmed1
Copy link

Please also add support of Home and End key as its in native select list. Home key sets focus on first element and End key sets focus on last element,

@crisbeto crisbeto marked this as a duplicate of #5756 Jul 14, 2017
@crisbeto crisbeto marked this as a duplicate of #5928 Jul 21, 2017
crisbeto added a commit to crisbeto/material2 that referenced this issue Aug 6, 2017
Allows for users to skip to a select item by typing, similar to the native select.

Fixes angular#2668.
crisbeto added a commit to crisbeto/material2 that referenced this issue Aug 6, 2017
Allows for users to skip to a select item by typing, similar to the native select.

Fixes angular#2668.
mmalerba pushed a commit that referenced this issue Aug 8, 2017
Allows for users to skip to a select item by typing, similar to the native select.

Fixes #2668.
mmalerba pushed a commit that referenced this issue Aug 8, 2017
* feat(select): allow focusing items by typing

Allows for users to skip to a select item by typing, similar to the native select.

Fixes #2668.

* refactor: address feedback

* chore: linting errors
@dimuthulakshan
Copy link

I got latest version but still key focusing is not working in my application. Could you please let me know how I can use this feature in material library.

@donroyco
Copy link
Contributor

@dimuthulakshan What do you mean by 'latest version'?

@dimuthulakshan
Copy link

I deleted existing material installation in my node_modules and re-installed it again using npm. Kindly provide me instructions to get this change to my application.

@angular-automatic-lock-bot
Copy link

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.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue represents a new feature or feature request rather than a bug or bug fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants