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

Developers need to be able to play with `mgt-chat` like the rest of our components Should we provide a static data approach with our components so it's not connected

feature-request

# Proposal: Allow additional custom sections in Person Card and treat them same as default sections ## Description Currently the additional information feature of the person card is limited to...

help wanted
feature-request
community-request

**Describe the bug** We currently use components of the @microsft/mgt NPM package. However, it is an old version 2.3.1. I am upgrading from Angular 12 to Angular 15, which requires...

bug
Needs: Triage :mag:

Spec for #2988 ### PR Type Other... Spec ### Description of the changes ### PR checklist - [ ] Project builds (`yarn build`) and changes have been tested in at...

**Describe the bug** Following the tutorial from the MS Documentation on how to use Graph Toolkit with Teams Tab applications. After authorizing the app, the code throws errors in the...

bug

**Describe the bug** mgt-file-list component have overlay problems when popup messages like "Replace file" are shown. Popup content is z-indexed below the main component content. **To Reproduce** It can be...

bug

SonarCloud adds a layer of quality check to MGT

**Describe the bug** Apps now have long periods with avatar white circles instead of initials or pictures from cache. At any point when graph errors or throttles the MGT, the...

bug
Needs: Triage :mag:

Msal2Provider actually depends on @azure/msal-browser version 2.x. This makes it not usable with version 3.x. Example: `const app = new PublicClientApplication(msalConfig); Providers.globalProvider = new Msal2Provider({publicClientApplication: app });` Something like that...

feature-request

**Test Environment:** OS Build: Windows 11  Version: 24H2 (OS Build 26058.1400)  Browser: Edge dev  Browser Version 123.0.2400.1 (Official build) dev (64-bit) URL: [Overview - Docs ⋅ Storybook (mgt.dev)](https://mgt.dev/?path=/docs/overview--docs) Tool: Accessibility...

bug
Area: Accessibility
MicrosoftGraphToolkit
A11yWCAG
A11ySev2
WCAG1.4.3
A11yCT
HCL-MGTP-Web