Skip to content

Modernise the video tab layout#4657

Merged
soulgalore merged 1 commit intomainfrom
video-modern
May 4, 2026
Merged

Modernise the video tab layout#4657
soulgalore merged 1 commit intomainfrom
video-modern

Conversation

@soulgalore
Copy link
Copy Markdown
Member

@soulgalore soulgalore commented May 4, 2026

The video tab was bare markup left over from before the recent card
refresh — a malformed h3 wrapping a div, a duplicate #video anchor that collided with the tab-nav id, and an unstyled player floating directly on the page background.

This wraps the player in a card matching the rest of the report (header
showing which run is being shown, then the player and a download
button), drops the redundant "| Video | Download |" links bar since
those targets are already in the tab nav, and removes the duplicate
anchor ids.

Co-authored-by: Claude Opus 4.7 noreply@anthropic.com

  The video tab was bare markup left over from before the recent card
  refresh — a malformed <h3> wrapping a <div>, a duplicate #video
  anchor that collided with the tab-nav id, and an unstyled player
  floating directly on the page background.

  This wraps the player in a card matching the rest of the report (header
  showing which run is being shown, then the player and a download
  button), drops the redundant "| Video | Download |" links bar since
  those targets are already in the tab nav, and removes the duplicate
  anchor ids.

  Co-authored-by: Claude Opus 4.7 noreply@anthropic.com
@soulgalore soulgalore merged commit 72b5c35 into main May 4, 2026
16 checks passed
@soulgalore soulgalore deleted the video-modern branch May 4, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant