microsoft-graph-toolkit icon indicating copy to clipboard operation
microsoft-graph-toolkit copied to clipboard

Authentication Providers and UI components for Microsoft Graph 🦒

Results 288 microsoft-graph-toolkit issues
Sort by recently updated
recently updated
newest added

# Proposal: All components should offer passing in a static object vs. query Graph when not necessary ## Description As a developer, I want to be able to call myself...

feature-request

# Proposal: File List should allow navigating a file structure natively ## Description Currently, the `mgt-file-list` component doesn't allow native browsing of a folder or a drive. For a user...

feature-request
Component: file-list

## Description The toolkit components should allow templates to cascade to children components to avoid multiple levels of re-templating. ## Rationale For example, to template parts of the person-card, the...

help wanted
feature-request
community-request

# Proposal: mgt-file should have fly-out hover menu ## Description A file should have a fly-out menu describing all the actions which can be done with the file. By clicking...

feature-request

# Proposal: mgt-file-list should have click-behavior ## Description When clicking on a document or a folder within the file-list, a default behavior of what should happen. - When clicking on...

feature-request

# Proposal: mgt-file-list should have a breadcrumb trail ## Description Show the ## Rationale By default there should be a breadcrumb trail showing where in the hierarchy the contents of...

feature-request

# Proposal: Add button and parameter to create a new folder in the mgt-file-list ## Description Have a parameter like the fileupload to also enable the adding/creating of folders for...

feature-request

# Proposal: There are a few hardcoded styles with these components that limit the ability to resize the components as required. The following CSS custom properties could be added to...

feature-request

# Proposal: Person-Card: It should be possible to link the image to a custom URL or trigger a custom action on click ## Description In the SharePoint first-party person card...

feature-request

# Proposal: Support mgt-person-card-organization as its own component ## Description Currently the person card displays the org chart but there's no way to show it separately, however i think it...

feature-request