Skip to content

fix(UI): Prevent override box-sizing style on range elements #8810

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

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

avelad
Copy link
Member

@avelad avelad commented Jun 26, 2025

Fixes #8802

@avelad avelad added type: bug Something isn't working correctly component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround labels Jun 26, 2025
@avelad avelad added this to the v4.16 milestone Jun 26, 2025
@avelad avelad requested a review from tykus160 June 26, 2025 09:18
@shaka-bot
Copy link
Collaborator

Incremental code coverage: No instrumented code was changed.

@avelad avelad merged commit 97ad3ea into shaka-project:main Jun 26, 2025
45 of 51 checks passed
@avelad avelad deleted the box-sizing branch June 26, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: UI The issue involves the Shaka Player UI priority: P2 Smaller impact or easy workaround type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Styling of Shaka Seek Bar is based on browser default value content-box for box-sizing since v4.15 UI overhaul
3 participants