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 should be able to send an adaptive card as the first message of a conversation. Based on the following API call: https://learn.microsoft.com/en-us/graph/api/chatmessage-post?view=graph-rest-1.0&tabs=http#example-3-send-message-containing-cards * Using a property on the `createNewChat`...

Create a Microsoft Teams messaging component to allow: 1. Read messages in a channel or a chat 2. Send messages The component should allow for polling to receive messages, as...

Priority: 2
Needs: Spec 📃

Closes #2185 ### PR Type - Feature ### Description of the changes - Render adaptive cards with Action.OpenUrl option ### PR checklist - [ ] Project builds (`yarn build`) and...

Build: Storybook
Build: React Contoso

Teams Tab App do not support Clipboard related js API (see this [issue](https://github.com/OfficeDev/microsoft-teams-library-js/issues/738)), when I clicked copy button in **Person Card** component, you will see error messages in console: ![image](https://user-images.githubusercontent.com/5545529/153558938-6dc185bb-7705-4cd6-b142-80afac406dc1.png)...

bug
Component: person-card

**Describe the bug** Currently, rendering the `UnsupportedContent` component is done by _stringifying_ the component and appending it as a string in the content property. This brings in state mutation of...

bug

### PR Type Feature ### Description of the changes > This is a first **non optimized** version just to assess the technical feasibility. Not intended to be used as is...

Closes # ### PR Type - Feature ### Description of the changes ### PR checklist - [x] Project builds (`yarn build`) and changes have been tested in at least two...

Build: Storybook

# Proposal: In the Agenda component, automatically retrieve preferred timezone for the current user ## Rationale Retrieving events from the calendar using the current user's preferred timezone is necessary to...

help wanted
good first issue
feature-request
Component: agenda