From https://github.com/elastic/kibana/issues/117334 Codesandbox reproduction https://codesandbox.io/s/trusting-antonelli-s2rvx?file=/index.js When an **EuiBadge**'s text & icon are both interactive, and the iconSide prop is `left`, the tab order of the elements is reversed from their visual order. https://user-images.githubusercontent.com/313125/140101996-e0cbcf28-1f8b-464f-8362-fd179064742a.mov
From elastic/kibana#117334
Codesandbox reproduction https://codesandbox.io/s/trusting-antonelli-s2rvx?file=/index.js
When an EuiBadge's text & icon are both interactive, and the iconSide prop is
left, the tab order of the elements is reversed from their visual order.badge_tab_order.mov