patternfly / patternfly/react-data-view
Enhancement: DataViewTreeViewFilter
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
We've recently started using the DataViewTreeViewFilter in our app and it would be great if the following enhancements could be made to the filter:
-
Include the option (a prop) for the tree menu not to close immediately after user selection. For example, the
DataViewCheckboxFilterstays open after user selection -
Include the option to pass a custom
aria-labelprop intoDataViewTreeViewFilter -
Include the option to provide
placeholderprop, similarly as it can be provided for theDataViewCheckboxFilter
Many thanks!
Jira Issue: PF-4066
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 DataViewTreeViewFilter and compare its behavior and props with DataViewCheckboxFilter. Implement options for keeping the tree menu open after selection, passing a custom aria-label, and supplying a placeholder; done means all three options work as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100