pnp / sp-dev-fx-controls-react

Reusable React controls for SPFx solutions
https://pnp.github.io/sp-dev-fx-controls-react/
MIT License
383 stars 380 forks source link

TaxonomyPicker - Add render prop for suggestions #1637

Open michaelmaillot opened 1 year ago

michaelmaillot commented 1 year ago

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.

ghost commented 1 year ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.