Open ReuvenDan opened 2 years ago
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Thank you for submitting your first issue to this project.
Hello @michaelmaillot I can work on this once #1688 issue is merged.
//Nishkalank
@NishkalankBezawada the PR for #1688 is merged and since you volunteered, I have assigned this item to you 😊 Many thanks!
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!