Skip to content

fix(SearchInput): allowed spreading of props to input element #11540

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

thatblindgeye
Copy link
Contributor

What: Closes #10889

Adds an additional prop to spread to input element. Original issue can be resolved in SearchInput via <SearchInput inputProps={{autofocus: 'true'}} />.

Additional issues:

@thatblindgeye thatblindgeye requested review from a team, mfrances17 and kmcfaul and removed request for a team February 17, 2025 16:39
@patternfly-build
Copy link
Contributor

patternfly-build commented Feb 17, 2025

@mfrances17 mfrances17 merged commit 1c787a8 into patternfly:main Feb 20, 2025
13 checks passed
@patternfly-build
Copy link
Contributor

Your changes have been released in:

Thanks for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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