Skip to content

[EuiComboBox] Allow explicit id to track selected item #3803

@timroes

Description

@timroes

Currently the EuiComboBox uses the label of an item as key in React and to keep track whether it's marked or not. It should also allow specifying an explicit id in case there might be duplicate label within the options. Obviously it won't be good usability to have multiple times the same label, but in some cases we allow the user to specify the label and cannot (easily) prevent duplicate labels (while still having separate underlaying) values in the options.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions