DynamicForm - AnchorId of TaxonomyField gets ignored and the whole tree is rendered #1310
Labels
status:fixed-next-drop
Issue will be fixed in upcoming release.
Milestone
Category
[ ] Enhancement
[x ] Bug
[ ] Question
Version
Please specify what version of the library you are using: 3.10.0
Expected / Desired Behavior / Question
If I set the anchor in a taxonomy field correctly, the dynamic form should not display all terms from the termset, but instead only the ones from the anchor down, as seen in the screenshot of the standard modern edit form of sharepoint. Here the term "process" was selected to be the anchor of the field.
Observed Behavior
The dynamic form displays the whole taxonomy tree from the termset as seen in the screenshot below. The term on the top of the tree should be the one named "process" as seen in the screenshot above.
Steps to Reproduce
Create a document library with a taxonomy field, set the anchor to something lower than the termset, and then open the dynamic form in this library, you can see that it will not use the correct anchor.
I will look into this and will try to create a PR for this issue myself!
Thanks!
The text was updated successfully, but these errors were encountered: