pnp / pnp/sp-dev-fx-controls-react
Enhancement suggestions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Category
[X] Enhancement
Version
Please specify what version of the library you are using: [ 1.17.0 ]
We were very excited to easily include this tax picker in our custom project, however, several enhancement suggestions came out of UAT:
- Search terms using contains operation (now only supporting starsWith)
- Collapsable tree (huge termsets are nasty)
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 locating the tax picker control and reviewing how its current startsWith search and tree rendering work. Confirm the expected behavior for contains searches and collapsible termsets, then identify the relevant control tests or examples. Done means both enhancements work for large termsets without breaking existing tax-picker behavior.
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