-
Notifications
You must be signed in to change notification settings - Fork 6.8k
fix(selection-list): allow users to jump focus to a particular item by typing #9026
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Test failures seem to be unrelated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
0e58ce7
to
ddaa850
Compare
@crisbeto this passes presubmit; if you can rebase I can merge it |
…y typing Similarly to our other listbox-based components, this allows people to move focus to a particular item by typing the first letters of its label.
ddaa850
to
b742ec8
Compare
Rebased. |
…y typing (angular#9026) Similarly to our other listbox-based components, this allows people to move focus to a particular item by typing the first letters of its label.
…y typing (angular#9026) Similarly to our other listbox-based components, this allows people to move focus to a particular item by typing the first letters of its label.
…y typing (#9026) Similarly to our other listbox-based components, this allows people to move focus to a particular item by typing the first letters of its label.
…y typing (#9026) Similarly to our other listbox-based components, this allows people to move focus to a particular item by typing the first letters of its label.
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Similarly to our other listbox-based components, this allows people to move focus to a particular item by typing the first letters of its label.