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

**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

**Describe the bug** When using the chat component, received messages will show a profile icon of the user you are communication with. Clicking on this profile icon will open a...

bug

**Describe the bug** We are not able to create a new chat to a group (o365 or security). Teams lets you select a group, but then it resolves the membership....

bug
Needs: Triage :mag:

Describe the bug Network downtime triggers a false user sign-out. To Reproduce Steps to reproduce the behavior: 1. Sign-in to react-chat sample 2. Force a network interruption. (ex. disable wifi)...

bug
Needs: Triage :mag:

**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) **Repro Steps:**...

bug
Area: Accessibility
MicrosoftGraphToolkit
A11yWCAG
A11ySev3
WCAG2.4.3
A11yCT
HCL-MGTP-Web

## Description The documentation in https://learn.microsoft.com/en-us/graph/toolkit/get-started/build-a-web-app?tabs=html%2CJavaScript is showing a duplicated set of tabs for the *Initialize the MSAL2 Provider* title: ![image](https://github.com/microsoftgraph/microsoft-graph-toolkit/assets/8081536/1f93d411-3723-4541-a3e3-da540c1ded1f) Further down, there is missing documentation that is not...

Area: Documentation

In a case where we want developers to provide their own logic to render the content (replace an adaptive card, for instance), we should provide a `onUnsupportedContentRender` callback that developers...

# Proposal: Chat components should work with the `ProxyProvider` to support a confidential client flow ## Description As part of the work on `mgt-chat`, it appears that a confidential client...

feature-request

**Describe the bug** It should be easy to make changes to the enabled features and then derive the appropriate permission scopes. Consider for instance, changes like this... ```typescript import {...

bug

# Feature Request Currently there is no way to change the color value of classess related to --accent-fill-* under people picker component. similar to other classess available for customization please...