Musale Martin
Musale Martin
Will this component provider always take precedence over the `globalProvider`?
@gavinbarron should we have this for all components that render items? Linking https://github.com/microsoftgraph/microsoft-graph-toolkit/issues/395
Hello @mohamedcherifmo thank you for raising this issue. We have been making updates to the components for version 3 of mgt. One of the updates that we have is making...
> I didn't understand from this PR how they would be separated, also would it then give me the ability to define / customize the sections in the person card?...
Adding this to fixes https://github.com/microsoft/kiota-typescript/blob/cd0b0ba50d70e92df22ee1ffe204d95306156073/packages/abstractions/test/common/requestInformation.ts#L9 as url is also a nodejs API in the test usage and fails browser tests.
@sebastienlevert @petrhollayms almost done with this. Fixing the conflicts and final touches based on https://github.com/microsoft/kiota-typescript/blob/main/packages/http/fetch/docs/design/isomorphic.md as I move over to ESM. I'll have an update on Monday. Apologies for the...
@sebastienlevert I'm working on the dark theme, and I have come across a scenario that I'm yet to figure out how to go about. Our dark theme is triggered when...
@sebastienlevert on the truncation, typically it will look like this  in the event both the team name and the channel name are long, it will look like this ...
> * When selecting a channel and closing the parent team, I don't have a hint that something is selected within the team @sebastienlevert this is not possible to implement...
@MetatronR where is your excel file stored? According to the excel API docs https://learn.microsoft.com/en-us/graph/api/resources/excel?view=graph-rest-1.0, the API is only used for excel workbooks stored in OneDrive for Business, Sharepoint site or...