Skip to content

MGT component to get data from term store #634

@anoopt

Description

@anoopt

Proposal: A new component that displays data from term store using the Microsoft Graph APIs for Taxonomy

Description

A dropdown or a similar control that gets the child terms under a specified termset id and outputs the details (id, name).
There should also be capability to get child terms under a specified term id.

Rationale

The output of this component can be used in tagging data.
Apart from tagging, the output of the component can be used to filter data or display relevant information related to the selected term.

This request is originating from this tweet by Jeremy.

It'd be great to reach out to @metulev about contributing the the Microsoft graph toolkit. Having a web component that can be used not just in spfx but anywhere would be super useful!

— Jeremy (@jthake) August 26, 2020

Preferred Solution

Get the required child terms under a termset and child terms under a term using the Microsoft Graph Taxonomy API.

Either id of a termset or id of a term needs to be supplied to control.

Advise is need on the look and feel please. Maybe something on lines of this GIF.

Additional Context

The SPFx webpart which uses the Microsoft Graph Taxonomy API can be found here.

Apologies if I haven't included any other required information.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done ✔️

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions