microsoft / botbuilder-js

Welcome to the Bot Framework SDK for JavaScript repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using JavaScript.
https://github.com/Microsoft/botframework
MIT License
683 stars 279 forks source link

click to zoom into image not working in MS Teams - Hero Card Attachment - Bot Framework Composer/botbuilder-js #4321

Closed saskialorraine closed 1 month ago

saskialorraine commented 2 years ago

Background:

We are adding images in Bot Framework Composer with Hero Cards, like so:

[HeroCard title = Example of a phishing email text = Here's an example of a phishing email! images = link ]

Is your feature request related to a problem? Please describe.

We are deploying our Bot to users in MS Teams. We add internal produced images where we show an E-Mail with Text. The text is a bit small. Instinctively, users would want to click on the image and wait for it to maximize/zoom in, but that doesn't work in the Bot. So user couldn't read the text in the image properly.

Describe the solution you'd like Would be great if by default images would be able to maximize.

Describe alternatives you've considered

An alternative would be to adjust the size manually.

tracyboehrer commented 1 month ago

Bot Framework does not control Teams UI issues. Redirect to Teams.