Nathan Zipf
Nathan Zipf
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...
**Describe the bug** This is a new error that must have been introduced recently as presence works as expected in my production environment but not on my dev environment. I...
# Proposal: Please add an optional disabled prop to FileList component ## Description Other MGT components allow for the component to be disabled (eg. PeoplePicker), however this functionality is not...
Hi everyone, I am struggling to refresh tooltips with my conditional content. I know i need to rebuild after the content is updated, but I can't access the .rebuild() method......
**Describe the bug** It appears that the PeoplePicker component is configured to require User.Read.All scope (in addition to People.Read and GroupMember.Read.All) but the Graph documentation for [/groups/${groupId}/members](https://learn.microsoft.com/en-us/graph/api/group-list-members) specifies (from least...
# Proposal: There are a few hardcoded styles with these components that limit the ability to resize the components as required. The following CSS custom properties could be added to...
Hi there, I have been using your file picker react hook but have run into a problem - It doesn't seem to work when useQuery is also used. I am...
### Describe the bug I am using terraform (azurerm provider) to create Azure Logic App resources. These have configured parameters for API connections that are used within the Logic Apps....
When trying to update an existing row of data, get a 500 Internal Server Error. Works fine for creating a new row. Looking at the function logs -  Output...
_chgagnon edit_ - Changing the title to reflect the root ask, being able to support stored procedures in output bindings. Hi team, I am following the documentation to delete a...