pnp / pnp/sp-dev-fx-controls-react
[TaxonomyPicker] does not support section variations for themes
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: [3.7.2]
Expected / Desired Behavior / Question
Support section theme variations in SharePoint and/or apply a custom theme to the control
Observed Behavior
The TaxonomyPicker control does not support theme variations for page sections as it uses SASS for styles and therefore is unable to apply a Theme object to the control itself.
Steps to Reproduce
Use the TaxonomyPicker control in a Web Part that supports section variations and change the theme applied to the section.
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 control and review how its SASS styles are applied, then compare that with the theme information available to a Web Part using section variations. Done means the control supports SharePoint section theme variations or accepts a custom theme without losing its styling.
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