patternfly / patternfly/patternfly-react

Bug - [Tree view] - [Update search to use the SearchInput component]

Open
#9,340 2 comments 0 reactions 0 assignees View on GitHub

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

https://github.com/patternfly/patternfly-react/blob/f038112114d5416ef598135f46ee04ecf33f8d92/packages/react-core/src/components/Menu/examples/MenuFilteringWithSearchInput.tsx#L48-L52

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.