patternfly / patternfly-react

A set of React components for the PatternFly project.
https://react-staging.patternfly.org/
MIT License
793 stars 356 forks source link

Bug - [SearchInput] - autoFocus attribute doesn't work as expected when using SearchInput Component #10889

Open lujun2 opened 1 month ago

lujun2 commented 1 month ago

Describe the problem

SearchInput cannot gain focus when autoFocus attribute set

How do you reproduce the problem?

SearchInput with autoFocus attribute cannot gain focus,

but TextInput with autoFocus can work correctly

Expected behavior

SearchInput should gain focus after page loaded

Is this issue blocking you?

no, just for user experience

Screenshots

What is your environment?

What is your product and what release date are you targeting?

Any other information?

tlabaj commented 1 month ago

Let's add a prop to spread props to the input.