playkit-js-ui icon indicating copy to clipboard operation
playkit-js-ui copied to clipboard

fix(ADA-1404): Focus handling on pre-playback

Open RazvanBrinzoiK05 opened this issue 1 year ago • 0 comments

Issue: On a first render in case a user is navigating with Tab key, the element that receives the first focus is the pre-playback-play-button that has a default styling of "outline: none ".

Fix: Adding existing outline styling for this particular case of focus as well.

RazvanBrinzoiK05 avatar Aug 02 '24 13:08 RazvanBrinzoiK05