-
**Describe the bug**
The `mgt-people-picker` design called for an alignment of the initials and name in the selected-people ui. Changes made to the centering of the height to common initials f…
vogtn updated
4 years ago
-
**Describe the bug**
The `mgt-people-picker` uses the backspace key as an accessible way to remove the last selected-person from component. If the user adds (any number of) selected people and…
vogtn updated
4 years ago
-
I use MGT `mgt-person` component in a SharePoint SPFx WebPart (1.10.0), inside an Handlebars template (notice the escape `\` for `{{personImage}}`). Here is my basic template:
```
…
-
**Describe the bug**
The person component will not render a person when the `person-details` are manually set with a mock provider present.
**To Reproduce**
Steps to reproduce the behavior:…
-
I use MGT `mgt-person` component in a SharePoint SPFx WebPart (1.10.0), inside an Handlebars template (notice the escape `\` for `{{personImage}}`). Here is my basic template:
```
…
-
I use MGT `mgt-person` component in a SharePoint SPFx WebPart (1.10.0), inside an Handlebars template (notice the escape `\` for `{{personImage}}`). Here is my basic template:
```
…
-
**Describe the bug**
I have been developing a SPFX webpart for some weeks and already have written a Teams Picker using the Microsoft Graph and Teams JS. I wanted to replace my own picker wit…
-
**Describe the bug**
When making multiple requests using a batch request, some requests fail because they are throttled individually. Unfortunately, the Graph SDK does not automatically handle …
-
**Describe the bug**
The `mgt-login` component documentation features the ability to set the person-details attribute for customization of name, image and email:
https://docs.microsoft.com/en-…
vogtn updated
4 years ago
-
## Issue description
While working on the push request for the nested group support, I encountered that everytime I tried running gradle run, the server started but my browser just shoped "loading …