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

TaxonomyPicker - Add render prop for suggestions

Open
#1,637 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Good First Issue 🏆 help wanted type:enhancement
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.15.0]

Expected / Desired Behavior / Question

Following question #1324, the desired feature is to override the rendering of suggestions in the control.

Observed Behavior

For now, the suggestions rendering is handled internally in the control through Sass and there's no way to override it.

Steps to Reproduce

Add the control in the code and look for a prop that allows you to redefine suggestions rendering.

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 control and trace how its suggestions are currently rendered internally, using question #1324 for context. Add a prop that lets consumers override suggestion rendering, and verify that the control uses the supplied renderer while retaining its existing behavior by default.

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
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.