playkit-js-ui
                                
                                
                                
                                    playkit-js-ui copied to clipboard
                            
                            
                            
                        fix(ADA-1404): Focus handling on pre-playback
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.