pnp / pnp/sp-dev-fx-controls-react
Three-state selection visual on Treeview
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Category
[x] Enhancement
[ ] Bug
[ ] Question
Desired Behavior
It would be great if we could have the possibility to show a tree-state (selected | not selected | partially selected) visual to the users when a sub item is selected.
Example:

Contributor guide
No contributing guide indexed for this repository
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 Treeview control and reading how it represents selection for parent and child items. Compare the current visual behavior with the linked example and define how selected, unselected, and partially selected states should appear. Done means the Treeview visibly distinguishes all three states when a sub item is selected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100