Microsoft Teams compose extension issue

Copper Contributor

Hi Team,

Using Microsoft Teams compose extension we are inserting adaptive card to compose box, once inserted the adaptive card cleared automatically from teams compose box.

 

Please see the below screenshot for invoke response it's return the adaptive card and it's inserting to compose box after 1 second, it's cleared automatically.

Ramachandran_S_0-1711438652907.png

 

4 Replies
Hi Ramachandran_S - Thanks for raising the query.
We will look into it and let you know the updates.

Hi @Ramachandran_S - We have tried this sample Microsoft-Teams-Samples/samples/msgext-search/nodejs at 368ef561bad496948b30ac0c23b38ad207adf891 · O...

 

We searched and selected an adaptive card, the card is inserted into the compose box and it is not cleared automatically. we checked this in new Teams. Could you please share more details so that we can get a local repro of this issue.

Hi @Dinesh-MSFT,

I am using the csharp code to insert adaptive card in compose box Microsoft-Teams-Samples/samples/msgext-search/csharp/Bots/TeamsMessagingExtensionsSearchBot.cs at 36...

 

And also, I have tried this example too Microsoft-Teams-Samples/samples/msgext-action/csharp/Bots/TeamsMessagingExtensionsActionBot.cs at 36...

 

it's clearing the adaptive card once inserted in compose box.

 

Hi @Ramachandran_S -

We have tried even with this csharp sample  Microsoft-Teams-Samples/samples/msgext-search/csharp/Bots/TeamsMessagingExtensionsSearchBot.cs at 36...

DineshMSFT_0-1712661154242.png

 

We searched and selected an adaptive card, the card is inserted into the compose box and it is not cleared automatically. we checked this in new Teams. 

DineshMSFT_1-1712661216371.png