-
Notifications
You must be signed in to change notification settings - Fork 375
Open
Labels
Breaking change 💥this change requires a major release and has API changes.this change requires a major release and has API changes.
Milestone
Description
Describe the problem
A clear and concise description of the problem. Which components are affected?
Update search to use the SearchInput component
patternfly-react/packages/react-core/src/components/Menu/examples/MenuFilteringWithSearchInput.tsx
Lines 48 to 52 in f038112
| <SearchInput | |
| value={input} | |
| aria-label="Filter menu items" | |
| onChange={(_event, value) => handleTextInputChange(value)} | |
| /> |
Metadata
Metadata
Assignees
Labels
Breaking change 💥this change requires a major release and has API changes.this change requires a major release and has API changes.
Type
Projects
Status
Backlog