Skip to content

[Feature Request]: Improve types for ComboBox component #14572

Closed

Description

The problem

Current types for the ComboBox component are really incomplete. They are assuming many any and unknown types. There is no good type provided for the item used by this component.

The solution

Improve types for this component (e.g. provide generic type for an item)

Examples

Follow the solution already implemented in Dropdown.tsx

Application/PAL

No response

Business priority

None

Available extra resources

No response

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions