Forum Discussion
Microsoft Teams compose extension issue
Hi Ramachandran_S - We have tried this sample Microsoft-Teams-Samples/samples/msgext-search/nodejs at 368ef561bad496948b30ac0c23b38ad207adf891 · OfficeDev/Microsoft-Teams-Samples (github.com).
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.
- Ramachandran_SApr 05, 2024Copper Contributor
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 368ef561bad496948b30ac0c23b38ad207adf891 · OfficeDev/Microsoft-Teams-Samples · GitHub
And also, I have tried this example too Microsoft-Teams-Samples/samples/msgext-action/csharp/Bots/TeamsMessagingExtensionsActionBot.cs at 368ef561bad496948b30ac0c23b38ad207adf891 · OfficeDev/Microsoft-Teams-Samples · GitHub
it's clearing the adaptive card once inserted in compose box.
- Dinesh-MSFTApr 09, 2024Microsoft
Hi Ramachandran_S -
We have tried even with this csharp sample Microsoft-Teams-Samples/samples/msgext-search/csharp/Bots/TeamsMessagingExtensionsSearchBot.cs at 36...
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.