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

[JS] Fix aria accessibility for media element #4182

Merged
merged 1 commit into from
Jun 15, 2020
Merged

Conversation

paulcam206
Copy link
Member

@paulcam206 paulcam206 commented Jun 15, 2020

Related Issue

Fixes VSO #24110397

Description

  • Missing altText in ProductVideo.json (fixed up tabs while I was there)
  • Play button was missing tabIndex=0, so it wasn't possible to trigger media playback using only keyboard.

How Verified

  • local build, narrator, keyboard, devtools
Microsoft Reviewers: Open in CodeFlow

@paulcam206 paulcam206 added Area-Accessibility Bugs around feature accessibility AdaptiveCards v1.2.10 labels Jun 15, 2020
@paulcam206 paulcam206 requested a review from dclaux June 15, 2020 22:46
@ghost
Copy link

ghost commented Jun 15, 2020

Hi @paulcam206. Thanks for helping make the AdaptiveCards JS renderer + tooling better. As additional verification, once the JS build succeeds, please go to the test site to test out your website/designer changes.

@paulcam206 paulcam206 merged commit 7037221 into main Jun 15, 2020
@paulcam206 paulcam206 deleted the paulcam/video-aria branch June 15, 2020 23:27
@shalinijoshi19 shalinijoshi19 added AdaptiveCards v1.2.10 Platform-JavaScript Bugs or features related to the JavaScript renderer and removed AdaptiveCards v1.2.10 labels Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Accessibility Bugs around feature accessibility Platform-JavaScript Bugs or features related to the JavaScript renderer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants