Skip to content

Bug - SearchInput demos onChange prop order  #8941

Description

@MariaAga

in packages/react-core/src/demos/SearchInput/SearchInput.md there are 2 leftovers onChange that didnt get a prop order reorder after #8516:
in the Search with autocomplete and Composable advanced search sections
const onChange = (value) => { , const onChange = (newValue) => {

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions