Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TaxonomyPicker - Termset tree constructed incorrectly #199

Closed
pjwise opened this issue Dec 10, 2018 · 4 comments
Closed

TaxonomyPicker - Termset tree constructed incorrectly #199

pjwise opened this issue Dec 10, 2018 · 4 comments

Comments

@pjwise
Copy link

pjwise commented Dec 10, 2018

Category

[ ] Enhancement
[x] Bug
[ ] Question

Version

Please specify what version of the library you are using: [1.9.0]

Expected / Desired Behavior / Question

The taxonomy picker should correctly construct and display the tree structure of a termset.

Observed Behavior

The taxonomy picker places terms under an arbitrary parent causing the output to look different from the original termset structure.

See here that the term "Get Involved" lives under "Emergency" in the picker:
image

And "Human Resources" has no children:
image

However, in the termstore we can see that "Get Involved" lives under "Human Resources":
image

This relationship is also clear in the data returned from the request made by the taxonomy picker:
image

Steps to Reproduce

I tried a few times to reproduce this with standard terms to no avail. It may be that the tree reconstruction fails after a certain number of elements are inserted or it might break because the term is reused. However, the data it is pulling back in the example shows a clear parent-child connection between "Get Involved" and "Human Resources" with the correct guids.

@estruyf
Copy link
Member

estruyf commented Jan 31, 2019

@pjwise I experienced another issue which might be similar to yours and I already implemented a fix for it. Would you be able to test out the latest beta and verify if this also fixes your issue?

More information about how you can test out a beta version can be found here: https://sharepoint.github.io/sp-dev-fx-controls-react/beta/

@AJIXuMuK
Copy link
Collaborator

@pjwise - is it still an issue on the latest version of the library?

@ghost
Copy link

ghost commented Jun 22, 2020

This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within next 7 days of this comment. Thank you for your contributions to SharePoint Developer activities.

@ghost ghost closed this as completed Jun 29, 2020
@ghost
Copy link

ghost commented Jun 29, 2020

Closing issue due no response from original author. If this issue is still occurring, please open a new issue with additional details. Notice that if you have included another related issue as additional comment on this, please open that also as separate issue, so that we can track it independently.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants