pnp / pnp/sp-dev-fx-controls-react
TaxonomyPicker optional panelSubtitle prop to overwrite the default termSetAndTerms.Name text.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your
needs please complete the below template to ensure we have the details to help. Thanks!
Please check out the documentation to see if your question is already addressed there. This will help us ensure our documentation is up to date.
Category
[x] Enhancement
[ ] Bug
[ ] Question
Version
Please specify what version of the library you are using: [3.7.2]
If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.
Expected / Desired Behavior / Question
TaxonomyPicker puts the termSetAndTerms.Name as default subtitle. I'd like to ask for an enhancement so you can overwrite this behaviour. For example like this:

Not sure if I can just create a PR like that so I wanted to ask through this medium if I can submit this PR?
See here how I implemented this change.
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 at the TaxonomyPicker component and review the linked implementation commit to understand the proposed prop change. Verify how the current default subtitle is rendered and update the component so an optional panelSubtitle can override termSetAndTerms.Name. Done means the custom subtitle is shown when supplied while the existing default remains unchanged otherwise.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100