Forum Discussion
composeExtension not displaying potentialAction buttons/links
Hello Team,
Our organization have bot created in MS Teams, had been working properly i.e., able to view potentialAction -> type: ViewAction. Our customers reporting, this behavior not working as expected anymore.
Steps to reproduce:
1. Goto the bot channel.
2. Goto Compose extension and try selecting the connectedCard with potentialAction -> type: ViewAction
3. Now in the chat area, this ViewAction is not visible anymore.
Example: composeExtension
"potentialAction": [
{
"name": "View in MyOrg",
"target": [ "https://Myorg.com"],
"@type": "ViewAction"
}
]
Screenshot: ConnectedCard not showing potentialAction buttons
we are using "botbuilder-teams": "^0.2.9" package ->
- Vaibhav-MSFTMicrosoft
Hello vthotigar ,
Thanks for reporting your issue. We will test this from our end and update you.- Vaibhav-MSFTMicrosoft
Hello vthotigar,
Can you please share the video repro steps and deployed JSON, so that we can test this again?- vthotigarCopper Contributor
Hi Vaibhav
Thank you for the patience, sharing deployed JSON -https://secrets.xmission.com/LuAOYOH0kpm4RFXk-OoArQ
I'll share the password and video repro steps in the direct message to you