MicrosoftDocs / msteams-docs

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

New Teams and Missing Adaptive Card Buttons #10338

Open StevieBleeds opened 8 months ago

StevieBleeds commented 8 months ago

In my organisation, we have a Teams chatbot and I've been doing some testing in New Teams in our development environment to ensure functional and visual parity. We're starting to migrate over in our Production environment to New Teams. However, I've come across a bit of an issue around Adaptive Cards in that in Old Teams, Adaptive Cards with more than 6 buttons are presented as follows: teams1 However, in New Teams as shown below, the button is completely hidden with no function to click on it. Before I start to re-design the card for New Teams, can anyone advise if the ellipses option will present itself in New Teams or is it now a hard limit of 6 buttons and no more on a card? teams2

microsoft-github-policy-service[bot] commented 8 months ago

Hi StevieBleeds! 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

Meghana-MSFT commented 8 months ago

We checked this at our end and we see different behavior in Teams desktop and Teams web.

Teams Desktop : We see ellipses option in both Teams classic and new Teams. Teams Classic desktop - image Teams T2.1 desktop - image

Teams Web : No ellipses option in both Teams classic and new Teams. Teams classic web - image Teams T2.1 web - image

Are you also seeing similar behavior? Can you please share more details regarding web client/desktop client?

StevieBleeds commented 8 months ago

I've tested in New Teams on the web and the adaptive card buttons show as expected.

teamsweb

I ran another test with an older version of New Teams on the client and the adaptive card button was also visible! However, I performed the update on the New Teams client and the adaptive card button disappeared. I noted the version number below:

teams_2_client_ver

Meghana-MSFT commented 8 months ago

Are you sending the cards through bot?

StevieBleeds commented 8 months ago

Yes I am

Meghana-MSFT commented 8 months ago

Since there is a discrepancy in the way cards are rendered. We will check internally regarding the expected behavior and get back to you.

StevieBleeds commented 8 months ago

Many thanks Meghana

Meghana-MSFT commented 8 months ago

We raised a bug for this issue. We will keep you posted on the updates. Thank you.