Skip to content

fix(FEC-15083): Add right controls to xs player - #1198

Merged
valentinStoicaK merged 1 commit into
masterfrom
FEC-15083-player-responsivness-some-player-buttons-are-missing-on-small-player-size
Aug 25, 2026
Merged

fix(FEC-15083): Add right controls to xs player#1198
valentinStoicaK merged 1 commit into
masterfrom
FEC-15083-player-responsivness-some-player-buttons-are-missing-on-small-player-size

Conversation

@valentinStoicaK

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Enables right-side bottom-bar controls for extra-small players and updates overflow handling.

Changes:

  • Removes the XS rule hiding right controls.
  • Adjusts overflow-based control filtering.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Summary Review result
src/components/bottom-bar/bottom-bar-utils.ts Updates overflow filtering. Moderate issue: the 20% buffer can remove two controls when one is sufficient, causing an extra right control to disappear.
src/components/bottom-bar/_bottom-bar.scss Allows right controls for XS players. No issues identified.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/components/bottom-bar/bottom-bar-utils.ts
Comment thread src/components/bottom-bar/bottom-bar-utils.ts
@valentinStoicaK
valentinStoicaK merged commit 7917297 into master Aug 25, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants