patternfly / patternfly/react-data-view

Enhancement: DataViewTreeViewFilter

Open
#643 0 comments 0 reactions 0 assignees View on GitHub

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 DataViewCheckboxFilter stays open after user selection

  • Include the option to pass a custom aria-label prop into DataViewTreeViewFilter

  • Include the option to provide placeholder prop, similarly as it can be provided for the DataViewCheckboxFilter

Many thanks!


Jira Issue: PF-4066

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.