pnp / pnp/sp-dev-fx-controls-react

Three-state selection visual on Treeview

Open
#570 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status:working-on-it type:enhancement
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:

81193254-70106380-8fbb-11ea-9bb8-422190300fb2

Contributor guide

No contributing guide indexed for this repository

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.