Skip to content

[Release] - Video description and video focus patch#116

Merged
saugatmalla merged 3 commits into
mainfrom
release/fix-video-tabbing-and-description
May 6, 2026
Merged

[Release] - Video description and video focus patch#116
saugatmalla merged 3 commits into
mainfrom
release/fix-video-tabbing-and-description

Conversation

@saugatmalla
Copy link
Copy Markdown
Contributor

This PR fixes:

  • Incorrect class name used on video description
  • Remove tab focus from autoplaying video, which is default behaviour in Firefox.

This PR merges #114 & #115

Copy link
Copy Markdown
Member

@andrewrubin andrewrubin left a comment

Choose a reason for hiding this comment

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

Looks great @saugatmalla 🔥

Just a note: I think version bump happens automatically via the changeset version command, which runs automatically when GitHub detects your changeset file. This has been buggy though so let's see what happens when we do it manually like this.

When not buggy, the workflow is supposed work like:

  • developer adds a changeset, opens a PR
  • that PR gets merged to main, which triggers:
  • the changeset workflow. This updates the package versions, and opens its own PR
  • we merge that to main, package is automatically published via the publish-package github workflow.

@saugatmalla saugatmalla merged commit dd045c9 into main May 6, 2026
7 checks passed
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.

2 participants