pnp / pnp/sp-dev-fx-controls-react
TaxonomyPicker: Ability to specify layerProps for Panel
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Category
[ Х ] Enhancement
Version
Please specify what version of the library you are using: [ 1.11.0 ]
Expected / Desired Behavior / Question
It would be good if it will be possible to set layerProps (className for example, hostId) for TaxonomyPicker panel. By default Office UI Fabric Panel supports layerProps but there is no way set it throw TaxonomyPicker Component.
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 at the TaxonomyPicker component and trace how its panel is created and how Office UI Fabric Panel properties are passed through. Add support for configuring the panel's layerProps, including values such as className or hostId, and verify that the props reach the rendered panel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100