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

Closes # ### PR Type ### Description of the changes Updates next/fluentui with current changes from main. ### PR checklist - [ ] Project builds (`yarn build`) and changes have...

Build: Storybook

Closes #1199 ### PR Type Refactoring (no functional changes, no api changes) ### Description of the changes Updates the Person Card to the latest Fluent UI design (https://www.figma.com/file/tVj3DubCqeip6mhw14Up0j/Microsoft-Graph-Toolkit?node-id=501%3A0) ### PR...

Build: Storybook

**Describe the bug** Currently in our project we aren't really using any of the providers that come with the Microsoft toolkit to do authentication as that was built into the...

bug
Needs: Attention :wave:

Closes #1625 ### PR Type ### Description of the changes Updates file component to latest fluent design.(https://www.figma.com/file/tVj3DubCqeip6mhw14Up0j/Microsoft-Graph-Toolkit?node-id=8059%3A151265) ### PR checklist - [ ] Project builds (`yarn build`) and changes have...

Build: Storybook

Closes #1628 ### PR Type - Feature ### Description of the changes Update the people-picker to the fluent UI design. ### PR checklist - [x] Project builds (`yarn build`) and...

Build: Storybook

Closes #1753 #1743 #1665 #1666 (and some others) ### PR Type Bugfix ### Description of the changes Per the discussion, a certain header needed to be set, otherwise the search...

# Proposal: Allow users to authenticate on mgt.dev ## Description We should allow users to sign and render components in the playground on mgt.dev using their own data. This should...

feature-request
Needs: Triage :mag:

**Describe the bug** If you provide the list of people via the people property, when the component gets focus it renders the loading card until the user types something. It...

bug
help wanted
good first issue

I have a column with mgt-person component, on hover i am able to view the person card in the fluent ui detailslist the problem is the person card is visible...

bug