Skip to content

[JS] Fix aria accessibility for media element#4182

Merged
paulcam206 merged 1 commit into
mainfrom
paulcam/video-aria
Jun 15, 2020
Merged

[JS] Fix aria accessibility for media element#4182
paulcam206 merged 1 commit into
mainfrom
paulcam/video-aria

Conversation

@paulcam206

@paulcam206 paulcam206 commented Jun 15, 2020

Copy link
Copy Markdown
Member

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

ghost commented Jun 15, 2020

Copy link
Copy Markdown

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
@ghost

ghost commented Jul 7, 2020

Copy link
Copy Markdown

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