Forum Discussion
PieterVanHeerden
Apr 22, 2022Copper Contributor
Team UI changes the way our Bot works
Morning everyone. A few months ago something in Teams changed and our Bot that uses dropdowns using borframework, now has these 'X' on the dropdown. What is happening is our users are clicking on...
Prasad_Das-MSFT
Apr 22, 2022Microsoft
PieterVanHeerden - Could you please share the Card JSON which you are using?
- PieterVanHeerdenApr 22, 2022Copper Contributor
Prasad_Das-MSFT thanks for the response,
We are actually using C# and building the card up using the classes and not the json card
Ill give you a snippet below. The dropdowns behave right in the bot emulator only in teams when we see the "x"
We tried with the ActionSet and AdaptiveChoiceSetInput class thats comes from
Assembly AdaptiveCards, Version=2.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
Thanks
- Prasad_Das-MSFTApr 26, 2022Microsoft
PieterVanHeerden - Could you please share the code snippet or sample you are referring to ?
- PieterVanHeerdenApr 28, 2022Copper ContributorHi Prasad, let me build one as to give you just a snippet will be hard. I will upload a very small demo sample of the issue, but it needs to be deployed to teas before you will see or experience the issue ok