Add tooltipContent
and tooltipProps
support for EuiComboBox and EuiSelectable options
#7690
Labels
tooltipContent
and tooltipProps
support for EuiComboBox and EuiSelectable options
#7690
Requested by the Cloud team to replace long description text for roles. They would like to ship this by the end of the month.
See similar existing APIs:
eui/src/components/button/button_group/button_group.tsx
Lines 56 to 63 in f10c46d
eui/src/components/context_menu/context_menu_item.tsx
Lines 47 to 55 in 68439d3
Tooltips should also be toggled by keyboard "focus" (which isn't true focus in the case of EuiSelectable)
The text was updated successfully, but these errors were encountered: