-
Notifications
You must be signed in to change notification settings - Fork 6.8k
fix(select): active item not being updated on click in multiple mode #7808
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
@jelbourn could you take a look since it's an accessibility issue? |
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
Looks like it has a conflict already |
Fixes the active option not being updated when the user clicks inside a multi-select, causing it to be stuck on the first option.
c111d92
to
15892ff
Compare
…ngular#7808) Fixes the active option not being updated when the user clicks inside a multi-select, causing it to be stuck on the first option.
…ngular#7808) Fixes the active option not being updated when the user clicks inside a multi-select, causing it to be stuck on the first option.
…7808) Fixes the active option not being updated when the user clicks inside a multi-select, causing it to be stuck on the first option.
…7808) Fixes the active option not being updated when the user clicks inside a multi-select, causing it to be stuck on the first option.
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. |
Fixes the active option not being updated when the user clicks inside a multi-select, causing it to be stuck on the first option.