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: Add UI when no tasks are available in tasks component ## Description The tasks component should have default UI for when no tasks are available to show. The...

feature-request
Area: Design
Component: tasks
Needs: Design :art:
Area: Components
State: Proposed
Priority: 2

Each documentation page should contain "Additional Resources" section that links: * Relevant Microsoft Graph API docs * Relevant samples and stories * Additional docs that might be relevant

help wanted
Area: Documentation
State: Committed
Priority: 1
Content Creation 🎨

**Describe the bug** When a new user is trying out mgt-agenda. Because there's no meeting in user's calendar, canvas will remain blank. This will confuse developer whether their code worked....

help wanted
feature-request
Component: agenda
State: Committed
Priority: 1

# Proposal: Update contributor guide ## Description General instructions on project setup and how to get started with mgt repo Coding guidance should exist in the wiki section for the...

Area: Documentation

# Proposal: PeoplePicker to support expansion of Distribution Lists ## Description As a user, Distribution Lists (DL) should show in the list of IntelliSense entries when searching. I should be...

help wanted
feature-request
Component: people-picker
Priority: 1

**Describe the bug** While the example itself works just fine, if you try to add a test that pulls in any resource from @microsoft/mgt it will fail. I am trying...

bug
Priority: 2
external-request

# Proposal: Add support for change notification when supported instead of using polling rate ## Description The Microsoft Graph API get change notifications provides a webhook mechanism to deliver change...

help wanted
feature-request
Needs: Prototyping
Priority: 2

# 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...

help wanted
feature-request
Needs: Prototyping

# Proposal: Improve Scope casing for simple provider ## Description Scopes in Microsoft's Oauth are case insensitive - however when the token is returned they are always given in PascalCase...

feature-request

# Proposal: Improve performance by batching requests between separate mgt-person components ## Description When I put 50 mgt-person cards on the page I can see that the requests for the...

help wanted
feature-request
Area: Graph
external-request