elastic/eui

[EuiComboBox] support for append and prepend on group labels

mgadewoll opened this issue · 0 comments

Description

EuiComboBox currently does not support append and prepend output on options that have isGroupLabel set to true.
Those props are ignored and only the label is used for the group label.

We want to align this behavior with the one of EuiSelectable which does output those props when passed to the options.