-
[TeamsFx SDK](https://www.npmjs.com/package/@microsoft/teamsfx) has released 2.0.0, it recommended to use TeamsUserCredential instead of TeamFx class to have better coding experience and easily to cus…
-
I have previously been setting MGT Person outline to none by wrapping it with div and using focus-within pseudo-class. This seems to have broken at some stage between 2.3.1 and 2.4.
**Describe the…
-
Hi,
I'm using the microsoft/mgt-react.
I'm trying to understand how I can limit the count of items shown in the filelist component.
I set the pagesize = 2 and expect to see only 2 files. But I g…
-
# Proposal: Add a pagination component `` to work with other components
## Description
Currently , we have a bunch of amazing components like Agenda, People, Person, Tasks , Get etc. We are able…
-
**Describe the bug**
Accessibility Insights test fails due to the close-icon Unicode character used in `renderSelectedPeople`.
**To Reproduce**
Steps to reproduce the behavior:
Run of Acce…
-
**Describe the bug**
Pressing tab key while the search result flyout is open auto selects the first person in the suggestion list.
**To Reproduce**
Steps to reproduce the behavior:
1. cli…
-
**Describe the bug**
When either a single groupId or multiple groupIds (separated by a comma as required per MGT documentation) is passed into PeoplePicker component groupIds prop, as soon as you cli…
-
**Describe the bug**
Landing on the people picker input from keyboard focus does not allow for Enter key press to open suggestions flyout pane.
**To Reproduce**
Steps to reproduce the beha…
-
**Describe the bug**
The people picker does not send the header "X-PeopleQuery-QuerySources: Mailbox,Directory” in the query
https://graph.microsoft.com/v1.0/me/people?$search=%22Some%20Name%22&$to…
-
**Describe the bug**
Tab keyboard press clears the selected person when focus is on close button.
**To Reproduce**
Steps to reproduce the behavior:
1. select a person from the drop down
…