You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue with dynamic typeahead search in adaptive cards for Teams. We get validation errors when we search any data from the dataset.
Example :
In this example, the validation property I have used is isRequired. So, when I set this property to true, select data from dropdown and click on Submit it gives me validation error.
Expected Outcome
It should not give validation error when data is selected from dropdown. Below is the expected outcome:
Actual Outcome
It is giving validation error when data is selected from dropdown.
Target Application
Microsoft Teams
Application Operating System
Windows
Schema Version
1.5
Problem Description
There is an issue with dynamic typeahead search in adaptive cards for Teams. We get validation errors when we search any data from the dataset.
Example :
In this example, the validation property I have used is isRequired. So, when I set this property to true, select data from dropdown and click on Submit it gives me validation error.
Expected Outcome
It should not give validation error when data is selected from dropdown. Below is the expected outcome:
Actual Outcome
It is giving validation error when data is selected from dropdown.
Card JSON
Repro Steps
No response
The text was updated successfully, but these errors were encountered: