Forum Discussion
rosrene
Jan 28, 2022Brass Contributor
Action Card Teams wrap text button
hello, I have a bot in teams that sends an action card with options on buttons, the problem is that the texts of the buttons are cut off: hello, I have a bot in teams that sends an acti...
Sayali-MSFT
Microsoft
Feb 09, 2022rosrene- Did you get chance to try on the above suggested solution?
rosrene
Feb 16, 2022Brass Contributor
Hi Sayali-MSFT,
Sorry for the delay, I have been doing several tests and I identified that:
the example provided from the repository https://github.com/microsoft/BotBuilder-Samples/blob/main/samples/csharp_dotnetcore/06.using-cards/Cards.cs works correctly and the tooltip is seen in long texts
in this example the action type is an OpenURL
if the action type is changed to messageback which we need, then the tooltip doesn't appear
I think that now we have the concrete cause, we need to see how to solve it
Thanks
- Sayali-MSFTMar 02, 2022
Microsoft
rosrene-There doesn't seem to be a way to do it yet. - rosreneMar 02, 2022Brass ContributorSayali-MSFT hi, any update?
- Sayali-MSFTFeb 18, 2022
Microsoft
rosrene - There doesn't seem to be any alternative for this.
- rosreneFeb 18, 2022Brass ContributorSayali-MSFT hi, any update?