patternfly / patternfly/patternfly-react
SearchInput - Update SearchInput component to use new Floating UI wrapper.
Open
Nobody has claimed this yet.
PF Team
Stale
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Create a beta prop to optionally allow products to use new floating UI implementation rather than popper. Update all examples in SearchInput docs to use this new prop.
Jira Issue: PF-2679
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SearchInput component and its current Popper integration, then inspect the existing Floating UI wrapper and SearchInput documentation examples. Add the optional beta prop and update every documented example to use it; done means the examples build and demonstrate the new implementation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100