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

[6.x] Make filter pills keyboard accessible #13392

Merged
merged 1 commit into from
Aug 8, 2017

Conversation

Bargs
Copy link
Contributor

@Bargs Bargs commented Aug 8, 2017

Backports #13331

Fixes elastic#12639

It's now possible to tab to each filter's actions and interact with them via the keyboard.

In order to get the actions to show/hide on both mouse hover and action focus I had to create a new filter-pill component that could manage a bit of state to track whether the user was interacting with a given pill or not.
@Bargs Bargs added the backport label Aug 8, 2017
@Bargs Bargs merged commit 1ee023a into elastic:6.x Aug 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant