Forum Discussion
PieterVanHeerden
Apr 21, 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
Microsoft
Apr 28, 2022PieterVanHeerden - Tried setting up the sample provided, and getting the card having dropdown as below:
After choosing any option from dropdown, getting the card as below having 'x' icon using which you can deselect the selected item
which seems to be default behaviour
PieterVanHeerden
Apr 28, 2022Copper Contributor
hi. Yes this was not the case a few versions back on teams, and I dont know how to switch this off?
Another thing that also changed on teams is the commands you add in the manifest for things like...what can i do...help etc. In the past, once you started typing, you would see the help menu when needed. now as soon as the bot opens in teams, this help command menu also just opens by itself...so teams has definitely changed some things on their end which by the looks of it, we dont have any control over?
Another thing that also changed on teams is the commands you add in the manifest for things like...what can i do...help etc. In the past, once you started typing, you would see the help menu when needed. now as soon as the bot opens in teams, this help command menu also just opens by itself...so teams has definitely changed some things on their end which by the looks of it, we dont have any control over?
- ChetanSharma-msftMay 06, 2022
Microsoft
PieterVanHeerden - If your issue has resolved with above suggestion, could you please accept the answer for more visibility? - Prasad_Das-MSFTMay 04, 2022
Microsoft
PieterVanHeerden - Please follow below doc to make the choice field input required before submitting the response.
Input Validation - Adaptive Cards | Microsoft Docs - PieterVanHeerdenApr 28, 2022Copper Contributorthis is really sad news. and it affects user experience. Maybe you can then let me know the following. when we use that sample, and you click the X button and it then says "select an option", how can you make it required before you submit to the server or to then default it to the selected option "None", because if a user selected option A, and then hit the X, it blanks out their choice. Our users think when clicking on the X, it will show them the dropdown. so this messes things up for them
- Prasad_Das-MSFTApr 28, 2022
Microsoft
PieterVanHeerden - Yes we observed the same as well. But these features seems like by design and can't be changed.