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

TaxonomyPicker optional panelSubtitle prop to overwrite the default termSetAndTerms.Name text.

Open
#1,183 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted type:enhancement
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:
image

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.