Skip to content

Bug - [Tree view] - [Update search to use the SearchInput component] #9340

@tlabaj

Description

@tlabaj

Describe the problem
A clear and concise description of the problem. Which components are affected?
Update search to use the SearchInput component

<SearchInput
value={input}
aria-label="Filter menu items"
onChange={(_event, value) => handleTextInputChange(value)}
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Breaking change 💥this change requires a major release and has API changes.

    Type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions