Description
Our EuiComboBoxPill component uses the EuiIcon to create the X close button. It's wrapped in a <button> so the icon cannot have a tabindex. We should remove it from line 77 of combo_box_pill.tsx so we can remove quite a few axe-core errors from the Combo box component.
Guidance
Screenshots

Description
Our
EuiComboBoxPillcomponent uses theEuiIconto create the X close button. It's wrapped in a<button>so the icon cannot have a tabindex. We should remove it from line 77 ofcombo_box_pill.tsxso we can remove quite a few axe-core errors from the Combo box component.Guidance
Screenshots