microsoft / microsoft/AdaptiveCards

[Adaptive Cards> Show Card Wizard]: Validation is not set for the fields (Email and Number) present under show card wizard Cards.

Open
#9,018 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

A11yCT A11yMissing_HCLReviewed A11yUsable AdaptiveCards_Web Area-Accessibility Area-Renderers Bug HCL-AdaptiveCards-Web HCL-E+D MissingReviewedDeprecated Product-AC
Dominant language
C#
Stars
2k
Forks
595
Avg merge
1d 19h
Merged PRs (30d)
1

Description

Target Platforms

Other

SDK Version

1.6

Application Name

Adaptive Cards

Problem Description

Test Environment:
URL: https://adaptivecards.io/
OS Version: Dev (OS Build 27695.1000)
Browser Version: Version 130.0.2849.1 (Official build) dev (64-bit)
Screen Reader: Narrator

Repro steps:

  1. Open the above URL in the edge dev browser.
  2. Navigate to the 'Sample' option and press enter key to activate it.
  3. Press tab key and navigate to the 'Sample Card Wizard' link and press enter key to activate it.
  4. Press tab key and navigate the card and press tab key and navigate to 'Name' button.
  5. Press enter key to expand it.
  6. Now press tab key and navigate to the 'First Name' edit field enter some incorrect data.
  7. Now press tab key and navigate to Address button and press enter key to expand it.
  8. Fill the incorrect data in each field.
  9. Press tab key and navigate to the 'Phone/Email' button and expand it.
  10. Fill the incorrect data.
  11. Press tab key and navigate to the Ok button and activate it using enter key 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 displayed.

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

Validation is not set for the fields (Address and Phone Email) present under show card wizard Cards

https://github.com/user-attachments/assets/d56b408c-701d-4fb5-83e4-a041c14e9e95

Card JSON
NA
Sample Code Language

No response

Sample Code

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Sample Card Wizard on adaptivecards.io and reproduce the issue using the listed keyboard steps with invalid email and phone values. Trace the card's input definitions and submit behavior; done means invalid values are rejected and visible error messages are shown after activating Ok.

Written by the indexing model from the issue text.

Assessment

Domain
accessibility, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.