-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ADA-1593): fix focus issue on play-pause button with different pl…
…ayer sizes (#962) issue: play-pause button is undefined , so we weren't able to perform focus action on the button solution: after discussing with @SivanA-Kaltura it's better to change the way we reference play-pause button to be able to focus on the button element when it's on bigger player sizes. --------- Co-authored-by: lianbenjamin <79077248+lianbenjamin@users.noreply.github.com>
- Loading branch information
1 parent
44c7917
commit 71a97fc
Showing
2 changed files
with
27 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters