Skip to content

Fix duplicate video playback#492

Merged
wesbillman merged 1 commit into
reply-designfrom
video-fix
May 7, 2026
Merged

Fix duplicate video playback#492
wesbillman merged 1 commit into
reply-designfrom
video-fix

Conversation

@thomaspblock

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the autoplaying video preview dialog from markdown-rendered video attachments.
  • Keep playback scoped to the inline VideoPlayer so one user action starts one video.

Test plan

  • pnpm --filter sprout typecheck
  • Pre-commit checks passed during commit
  • Push checks passed during branch push

Made with Cursor

Prevent video attachments from opening an autoplaying preview while the inline player is starting.

Co-authored-by: Cursor <cursoragent@cursor.com>
@thomaspblock thomaspblock requested a review from wesbillman as a code owner May 6, 2026 20:42
@wesbillman

Copy link
Copy Markdown
Collaborator

@codex please review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@wesbillman wesbillman merged commit 4877ee2 into reply-design May 7, 2026
14 checks passed
@wesbillman wesbillman deleted the video-fix branch May 7, 2026 01:58
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