You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The purpose of this task is to spike out the usage, the impact of deprecating EuiFilterSelectItem and plan appropriate action.
Deprecation has been introduced on #6982 for the sake of pushing for rewriting EuiComboBox with EuiSelectable but EuiFilterSelectItem is used as a compound component of EuiFilterGroup as well.
We either have to:
a) find an alternative to EuiFilterSelectItem,
b) undeprecate EuiFilterSelectItem.
Acceptance criteria
The usage and impact has been analyzed for Kibana and Cloud UI
The functionality scope of EuiFilterSelectItem has been analyzed and either an appropriate migration alternative has been provided or the component is undeprecated
Designers have been consulted on EuiFilterSelectItem
The text was updated successfully, but these errors were encountered:
The purpose of this task is to spike out the usage, the impact of deprecating
EuiFilterSelectItem
and plan appropriate action.Deprecation has been introduced on #6982 for the sake of pushing for rewriting
EuiComboBox
withEuiSelectable
butEuiFilterSelectItem
is used as a compound component ofEuiFilterGroup
as well.We either have to:
a) find an alternative to
EuiFilterSelectItem
,b) undeprecate
EuiFilterSelectItem
.Acceptance criteria
EuiFilterSelectItem
has been analyzed and either an appropriate migration alternative has been provided or the component is undeprecatedEuiFilterSelectItem
The text was updated successfully, but these errors were encountered: