Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Accessibility] Change phone number validation #7493

Merged
merged 3 commits into from
Jun 13, 2022

Conversation

almedina-ms
Copy link
Contributor

@almedina-ms almedina-ms commented Jun 7, 2022

Related Issue

Fixes https://microsoft.visualstudio.com/OS/_workitems/edit/38003881

Fixes #7037

Description

Hyphens are not being read making it hard for people who rely on talkback to fill the field on a first pass. According to this article https://www.deque.com/blog/dont-screen-readers-read-whats-screen-part-1-punctuation-typographic-symbols/ the hyphen '-' symbol is not recognized by all screen readers so the regex had to be changed to allow for different ways of inputting a phone number

Microsoft Reviewers: Open in CodeFlow

@almedina-ms
Copy link
Contributor Author

/azp run android-ci.yml

@almedina-ms
Copy link
Contributor Author

/azp run uwp-ci.yml

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@almedina-ms almedina-ms merged commit 7e23062 into main Jun 13, 2022
@almedina-ms almedina-ms deleted the user/almedina-ms/a11y_PhoneNumber branch June 13, 2022 18:28
michaelfarnsworth pushed a commit to michaelfarnsworth/AdaptiveCards that referenced this pull request Nov 10, 2022
Co-authored-by: Vsevolod <sevkorobot@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants