Musale Martin

Results 124 comments of Musale Martin

Hello @Laxmidurga the pr has builds that are failing so the changes are not available on the UI. Let me fix that up and let you know to test.

@Laxmidurga This issue is fixed in [production](https://mgt.dev/next) and [next](https://mgt.dev/next) playgrounds. We can close it once you test it's satisfactory. I can't track down the fix that fixed this.

> This PR is becoming dependent on this bug : [microsoftgraph/msgraph-sdk-javascript#529](https://github.com/microsoftgraph/msgraph-sdk-javascript/issues/529) My solution does not need this encoding URI. I get the _expected_ results for this: `` `` `` ``

> When using `` I would expect getting a UTC+9 and we are getting UTC. I have made an update which can't be tested using the sandbox. This is because...

> What is the status of this? Can we try to merge this if ready for showtime? @musale @gavinbarron I haven't had a look at this in a while @sebastienlevert....

> That's a good request. It might be possible to be achieved using CSS? Calling in code wizards @musale @Mnickii and @vogtn! > > Would you still use the "more...

Hello @jbk75 at the moment that can't be done. The conventional CSS rules need a different approach when working with web components because of the shadow DOM. The easiest fix...

Hello @waldekmastykarz, thank you for this angle. Now when I use it with the default `mgt-agenda` usage and change the `preferred-timezone` to `Africa/Nairobi`, it works as expected: ![image](https://user-images.githubusercontent.com/8081536/152759483-e771b672-00de-4b7b-bfad-82dca481f4c0.png) However, when...

> Should we support something like `useBrowserRegionalSettings` to ensure we use dates in the format of the currently logged in user? I'm thinking about this. We can capitalize on the...