Information message does not clear when adaptive card is updated
Boris Rusinovic
41
Reputation points
Here is the scenario:
- On Action.Execute Teams sends an "invoke" request to the bot.
- Bot replies with the information message, something like "Please wait! System is processing your request."
- On the second thread, the bot processes the request and sends the message update (adaptive card) to Teams
- Teams app updates the adaptive card in the chat, but the information message (from step 2) is not cleared
- A user has the feeling that nothing happened because the information message "Please wait..." is still there
This problem is happening only in the Teams app and the browser on the desktop. Mobile Teams apps on Android and IOS clears the information message on adaptive card update.
Is there a way to explicitly clear the information message with the message update on conversation/activity?
Is this a bug?
Thanks
Boris
Sign in to answer