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

[ModernTaxonomyPicker] Display the full path of a term #1172

Closed
AdiuTankT72 opened this issue Mar 28, 2022 · 6 comments
Closed

[ModernTaxonomyPicker] Display the full path of a term #1172

AdiuTankT72 opened this issue Mar 28, 2022 · 6 comments
Labels
Good First Issue 🏆 status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability
Milestone

Comments

@AdiuTankT72
Copy link

AdiuTankT72 commented Mar 28, 2022

Category

[ x] Enhancement

[ ] Bug

[ ] Question

Version

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

Expected / Desired Behavior / Question

In ModernTaxonomyPicker, It would be great to have the possibility to display the whole path to the term as in the OOTB control. Currently, it is possible just to see the label of the term. In the SharePoint, it is possible to display also the full path of a term, eg. TermA:ChildTermB:ChildTermC

@ghost
Copy link

ghost commented Mar 28, 2022

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

@ghost ghost added the Needs: Triage 🔍 label Mar 28, 2022
@AdiuTankT72 AdiuTankT72 changed the title Display the full path of a term [ModernTaxonomyPicker] Display the full path of a term Mar 28, 2022
@joelfmrodrigues
Copy link
Collaborator

@AdiuTankT72 thanks for the suggestion. Would you be interested in submitting a PR with the change?
This could be something simple like a new property to control what is the format rendered.

@joelfmrodrigues joelfmrodrigues added Good First Issue 🏆 type:enhancement New feature or enhancement of existing capability and removed Needs: Triage 🔍 labels Apr 23, 2022
@ekapic
Copy link

ekapic commented Jul 15, 2022

Hello folks!
I would like to tackle this improvement. As far as I see it, it's about adding a property into the Modern Taxonomy Picker control that toggles term labels to include all the parents' labels joined with ":" (like OOB SP UI).

Any performance best practices? This would involve getting parent terms for all the items, recursively. Should the result be memoized?

@AJIXuMuK AJIXuMuK added the status:fixed-next-drop Issue will be fixed in upcoming release. label Aug 3, 2022
@AJIXuMuK AJIXuMuK added this to the 3.10.0 milestone Aug 3, 2022
@AJIXuMuK
Copy link
Collaborator

AJIXuMuK commented Aug 3, 2022

@AdiuTankT72 - this will be included in the next release

@AdiuTankT72
Copy link
Author

@AJIXuMuK Wow thank you very much! For sure it will be useful in my feature projects.

@joelfmrodrigues
Copy link
Collaborator

New release just published, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue 🏆 status:fixed-next-drop Issue will be fixed in upcoming release. type:enhancement New feature or enhancement of existing capability
Projects
None yet
Development

No branches or pull requests

4 participants