Navigate to available dropdown under 'Sample cards'.
Navigate to available dropdown under 'Sample cards' and select it.
Navigate all the controls under dropdown and select 'Input.JSON'.
Navigate the card using swipe gesture.
Navigate to the Email or Phone Number field using swipe gesture.
Enter some incorrect value and perform right swipe and navigate to submit button.
Double tap to activate it and observe the issue.
Actual Result:
No validation is set for the Email and Phone Number fields present under Input card as after entering the incorrect value on activating the submit button no error message is getting displyed.
Expected Result:
Validation should be set for the fields (Email and Phone number) so that after entering the incorrect value, error message should be displayed.
User Impact:
It will impact the user as they will block to input the valid values due to this there might be chance to enter the incorrect values.
Have feedback to share on Bugs ? please tag bug as “A11yRCA” and add your feedback in the comment section
Target Platforms
Android
SDK Version
1.0.1 (2)
Application Name
Adaptive Cards
Problem Description
Test Environment: OS: Android 13 Device: S20 Screen Reader: Talkback AdaptiveCard Android App version: 1.0.1 (2)
Repro Steps:
Actual Result: No validation is set for the Email and Phone Number fields present under Input card as after entering the incorrect value on activating the submit button no error message is getting displyed.
Expected Result: Validation should be set for the fields (Email and Phone number) so that after entering the incorrect value, error message should be displayed.
User Impact: It will impact the user as they will block to input the valid values due to this there might be chance to enter the incorrect values.
Have feedback to share on Bugs ? please tag bug as “A11yRCA” and add your feedback in the comment section
Screenshots
https://github.com/user-attachments/assets/d0184a2f-1788-466f-aa7a-53afebfd8d57
Card JSON
Sample Code Language
No response
Sample Code
No response