Teams Adaptive Card button color
Benoit Dupont
66
Reputation points
Hello,
I'm developing a bot for Teams through Azure Bot Service.
There is a UI behaviour I don't understand regarding an Adaptive Cards form in response to a "composeExtension/fetchTask".
When the form appears on the screen, the Submit button is coloured like a primary button. When I start to fill the fields, the button turns white.
Why? I need the button to stay styles as "Primary". The button looks like disabled when it turns white.
Do I have to add something in the adaptive card code to force the button to keep the primary color?
Thanks
Sign in to answer