MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
286 stars 509 forks source link

Image Toggle Issue with Adaptive Cards on Microsoft Teams Web Version #8277

Open poojaborhade opened 1 year ago

poojaborhade commented 1 year ago

Hi,

We are seeing an issue with the Adaptive Card Image toggle. The action does not work on the Web Version. However, it works on Desktop and Mobile Versions. We are using Adaptive Card framework 1.5 which has the above support on Teams.

ghost commented 1 year ago

Hi poojaborhade! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

Prasad-MSFT commented 1 year ago

@poojaborhade - Could you please the card JSON which you are using, so that we can try once from our end?

poojaborhade commented 1 year ago

@poojaborhade - Could you please the card JSON which you are using, so that we can try once from our end?

Hi Prasad, Thanks for your response. Attaching the card JSON here. The issue is only with the Teams Web Browser Version. The toggle works on Desktop and Mobile versions. Attaching the file as text as not able to add JSON here. ChargeCard.txt

Prasad-MSFT commented 1 year ago

Thanks @poojaborhade for sharing the JSON. Also are you sending this card by Teams bot or via Power Automate/Flow? Also please share screen recording of the issue.

poojaborhade commented 1 year ago

Thanks @poojaborhade for sharing the JSON. Also are you sending this card by Teams bot or via Power Automate/Flow? Also please share screen recording of the issue.

Prasad, We are sending it via a Teams Bot. Sure, Will share the recording in a few minutes.

poojaborhade commented 1 year ago

Thanks @poojaborhade for sharing the JSON. Also are you sending this card by Teams bot or via Power Automate/Flow? Also please share screen recording of the issue.

PFA

https://user-images.githubusercontent.com/5822344/224699440-635fd456-27d4-49fb-b55b-60c83f24fc35.mp4

Prasad-MSFT commented 1 year ago

@poojaborhade - We tried with the JSON provided and are observing below behaviour. Please do confirm if this is the same issue as you are facing or not. Teams Web client: Nothing happens on clicking the buttons. image

Android: It works

https://user-images.githubusercontent.com/62237649/224700556-d7c20c82-1ac9-438d-ba2a-a3e7d9e5442d.mp4

poojaborhade commented 1 year ago

Yes Prasad, This is exactly the issue we are facing.

Prasad-MSFT commented 1 year ago

Okay, great. We have raised a bug for the same and engineering team is looking into it. We will inform you once we get any further update. Thanks!

poojaborhade commented 1 year ago

Okay, great. We have raised a bug for the same and engineering team is looking into it. We will inform you once we get any further update. Thanks!

Sure, thanks a lot!

Prasad-MSFT commented 1 year ago

@poojaborhade - The issue seems to be fixed now. Tested in both MS Teams desktop Microsoft Teams Version 1.6.00.10677 and web client and it works fine. Please do verify. Thanks!

poojaborhade commented 1 year ago

@poojaborhade - The issue seems to be fixed now. Tested in both MS Teams desktop Microsoft Teams Version 1.6.00.10677 and web client and it works fine. Please do verify. Thanks!

Thanks a lot for letting me know, Prasad. We will confirm on our end and get back to you in case of issues.