pnp / pnp/sp-dev-fx-controls-react
Allow in TaxonomyPicker tree select entire node with its child elements
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
Version
Please specify what version of the library you are using: [ 1.9.0 ]
Expected / Desired Behavior / Question
At the moment if I want select a node in taxonomy tree with large numbers of child items I need select each element of this node.... It is very uncomfortable.
Please add ability to select entire node and choose the way how show selected items in box.
For example:
Default: just show child nodes.
SHOW ALL: show all checked treeNodes (include parent treeNode).
SHOW_PARENT: show checked treeNodes (just show parent treeNode).
Thanks!
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 reading the TaxonomyPicker control and its current node-selection and selected-item display behavior. Define how selecting a parent affects its children and how the default, SHOW ALL, and SHOW_PARENT display modes should behave; the work is done when those behaviors are implemented and verified in the control.
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