patternfly / patternfly/patternfly-react
Bug - [Tree view] - [Update search to use the SearchInput component]
Open
Nobody has claimed this yet.
Breaking change :boom:
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Describe the problem
A clear and concise description of the problem. Which components are affected?
Update search to use the SearchInput component
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 Tree view search implementation and compare it with the linked MenuFilteringWithSearchInput.tsx example, especially lines 48-52. Update the Tree view search to use SearchInput, then run the relevant Tree view tests or examples and verify that filtering still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100