Search code examples
typescriptbotframeworkbotschatbotmicrosoft-teams

Success Notification comes after pressing any buttons on Hero card in MS teams chat bot using MS Bot framework V4


I am getting the "Success" notification while using ms team chat bot using V4 only in popup window. It is not coming in normal window of ms teams.

In the code, I am using hero card to display and pass this hero card buttons in choice prompt. Can anyone tell me how can I get rid of this.Image of the Issue_ success notification

I am opening popup window by clicking this button which is shown in the below images. Everyone can see the difference between with and without popup window. Image How to open popup window and How it seems with normal window

Image After opening popup window


Solution

  • Thank you for pointing this out. This feature is not a bug and will eventually be available in both pop-out and main window chat. The availability may depend on your Teams version. You can read more about this feature at the bottom of our latest adaptive cards blog post here: Five new features enhancing Adaptive Cards in Microsoft Teams