Description
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:
- Launch the Adaptive cards app on Android.
- Turn on Talkback.
- Navigate to 'Import' control and select it.
- Navigate to 'Sample cards' and select it.
- 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
Screenshots
No.validation.is.set.for.the.email.and.phone.number.edit.fields.mp4
Card JSON
NA
Sample Code Language
No response
Sample Code
No response