[EuiSelectable] Fix focus management bug#4152
Conversation
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4152/ |
|
jenkins test this |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4152/ |
|
Has anyone also verified that this fixes the issue in Kibana? |
|
@cchaos Confirmed in Kibana this PR solves the issues over there. Good call. |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4152/ |
chandlerprall
left a comment
There was a problem hiding this comment.
Small changelog nit, otherwise this LGTM
cchaos
left a comment
There was a problem hiding this comment.
Thanks for the quick fix @myasonik ! Tested on the docs site, and the implementation where I saw it before is fixed now. Just a comment about the CL.
@chandlerprall Should this get a backport for Kibana 7.10?
Works for me, seems worth getting ahead of instead of waiting for someone to notice & ask. |
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4152/ |
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Summary
Fixes #4128 and fixes #4147
1000 points to @chandlerprall for helping hunt down this fix
Checklist
Check against all themes for compatibility in both light and dark modesChecked in mobileProps have proper autodocsAdded documentationChecked Code Sandbox works for the any docs examplesAdded or updated jest tests