SRGSSR / pillarbox-web

Pillarbox is a versatile media playback ecosystem engineered for the web.
https://srgssr.github.io/pillarbox-web-demo/
MIT License
12 stars 1 forks source link

chore(demo): player captions settings focus #138

Closed amtins closed 8 months ago

amtins commented 9 months ago

Description

When navigating with the keyboard, the focus is not correctly set on the select html elements of the captions settings.

This is caused by two css rules in two different files:

  1. player.scss, select set to all:unset
  2. index.scss, select set to outline:none

Changes made

github-actions[bot] commented 9 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 98.37% 482/490
🟒 Branches 93.44% 228/244
🟒 Functions 100% 136/136
🟒 Lines 99.15% 466/470

Test suite run success

146 tests passing in 9 suites.

Report generated by πŸ§ͺjest coverage report action from 494bf47ecb3506c049ba0e02e9aefc837fbe3181