-
Notifications
You must be signed in to change notification settings - Fork 158
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
fix(video-player): move focus to iframe after Kaltura embed #8181
fix(video-player): move focus to iframe after Kaltura embed #8181
Conversation
Deploy preview created for package Built with commit: 8333c0b29da64399b62735583ba6a13352a73667 |
Deploy preview created for package Built with commit: 8333c0b29da64399b62735583ba6a13352a73667 |
Deploy preview created for package Built with commit: 8333c0b29da64399b62735583ba6a13352a73667 |
Deploy preview created for package Built with commit: 8333c0b29da64399b62735583ba6a13352a73667 |
Deploy preview created for package Built with commit: 8333c0b29da64399b62735583ba6a13352a73667 |
Deploy preview created for package Built with commit: 8333c0b29da64399b62735583ba6a13352a73667 |
Deploy preview created for package Built with commit: 8333c0b29da64399b62735583ba6a13352a73667 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks @andy-blum!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me!
Related Ticket(s)
Fixes #8077
Description
Updates video-player-container to move focus to newly inserted iframe after embedding to prevent iOS issue where focus must leave web component before its shadowroot updates can be interactive
Changelog
Changed