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] Focus media element after it's inserted #5258

Merged
merged 1 commit into from
Jan 12, 2021
Merged

Conversation

paulcam206
Copy link
Member

@paulcam206 paulcam206 commented Jan 11, 2021

Related Issue

Fixes VSO 30864226

Description

When a media player element is inserted into the DOM, it needs to be explicitly focused -- otherwise keyboard focus can get lost on invocation.

How Verified

  • local build, devtools
Microsoft Reviewers: Open in CodeFlow

@paulcam206 paulcam206 added Platform-JavaScript Bugs or features related to the JavaScript renderer Area-Accessibility Bugs around feature accessibility AdaptiveCards v21.01 labels Jan 11, 2021
@ghost
Copy link

ghost commented Jan 11, 2021

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 6fb4ffb into main Jan 12, 2021
@paulcam206 paulcam206 deleted the paulcam/media-focus branch January 12, 2021 00:24
@ghost ghost removed the AdaptiveCards v21.01 label Jan 12, 2021
@ghost ghost removed the AdaptiveCards v21.01 label Jan 20, 2021
@RebeccaAnne RebeccaAnne added this to the 21.01 milestone Jan 28, 2021
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.

None yet

3 participants