pnp / sp-dev-fx-controls-react

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

add support for modernTaxonomyPicker in dynamic form #1275

Open ReuvenDan opened 2 years ago

ReuvenDan commented 2 years ago

Category

[ ] Enhancement

[ X ] Bug

[ ] Question

Version

3.6.0 but also in 3.9.0(current latest) If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.

Expected / Desired Behavior / Question

In the dynamic form conponent taxonomy field will show as "modern taxonomy picker" and support RTL terms. field will support multi level terms trees

Observed Behavior

taxonomy field uses "TaxonomyPicker" component that does not support RTL. field does not support multi level terms trees

Steps to Reproduce

create new termSet with RTL language terms. Add a taxonomy field to the list and connect to the term set created above. open the dynamic form.

Thanks! image

ghost commented 2 years ago

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

github-actions[bot] commented 2 years ago

Thank you for submitting your first issue to this project.

NishkalankBezawada commented 10 months ago

Hello @michaelmaillot I can work on this once #1688 issue is merged.

//Nishkalank

joelfmrodrigues commented 10 months ago

@NishkalankBezawada the PR for #1688 is merged and since you volunteered, I have assigned this item to you 😊 Many thanks!