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

[TreeView] Expand/Collapse behavior

Open
#1,358 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type:question
Dominant language
TypeScript
Stars
433
Forks
418
Avg merge
5d 6m
Merged PRs (30d)
19

Description

Category
  • Enhancement
  • Bug
  • Question
Version

Please specify what version of the library you are using: [3.11.0]

Expected / Desired Behavior / Question

Hello,

I'm trying to implement Expand All/Collapse All behavior and can't figure out how to do that and is it even possible. Unlike defaultSelectedKeys, defaultExpandedKeys changes are not handling.
So, the question, is it possible to make expand/collapse controllable?

Thanks!

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 component and reading how defaultSelectedKeys and defaultExpandedKeys are handled. Check the existing props, state flow, and related usage examples to determine what controllable expand/collapse behavior would require. Done means the supported behavior is defined and verified for expanding and collapsing all nodes.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.