Musale Martin

Results 124 comments of Musale Martin

@sebastienlevert I got the cards to be wrapped as the other messages, complete with the chat message headers.

@sebastienlevert thank you for this Adaptive card designer resource. I used the teams light css in the styling.

> I use 4.2.1 version now and it works 😂 @Ofer-Gal does this mean using the v4.2.1 fixed this?

> @musale I thought we'd addressed this issue? We did. I'm not sure what could've re-introduced it. I'll drill down on it tomorrow.

There's a _new_ CSS class `css-176` setting the `z-index: 2` for the avatar. A solution to `unset` or set this to `0` should suffice. ![image](https://github.com/microsoftgraph/microsoft-graph-toolkit/assets/8081536/6557eba3-4aae-4311-86d0-0b0a7cecb519)

@sebastienlevert I've done some updates and here are responses for the questions above: > Can we get a mgt-person instead of the native ACS controls? Yes. However, that is overriding...

> Should we hold until ACS has fixes for these issues? Yes. I think keyboard navigation is very intuitive for this feature. Almost 90% of it is done, but this...

> Is it possible we're back at "WIP" state with the current code? I see we lost a couple of features when introducing the MGT Person component (when mentioning somebody...

@FelipeCostaGualberto for a little bit more clarity on your rationale, are you initializing the picker with other properties like `userFilters`? By default, `` will have people from your contacts. Are...

> In a case where we want developers to provide their own logic to render the content (replace an adaptive card, for instance), we should provide a `onUnsupportedContentRender` callback that...