Skip to content

fix(settings): update skip-streams toggle label and description#99

Merged
ScottMorris merged 2 commits into
mainfrom
fix/issue-93-settings-copy
Jun 25, 2026
Merged

fix(settings): update skip-streams toggle label and description#99
ScottMorris merged 2 commits into
mainfrom
fix/issue-93-settings-copy

Conversation

@ScottMorris

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #98 / #93, caught in Codex review.

The "Skip unsupported streams" toggle label and description said it would strip text-based subtitle mappings. Since #98 changed the behaviour so only unknown-codec streams are stripped, the copy was now actively misleading — a user enabling the toggle based on the description would expect text subtitles to be dropped, but they'd still be rendered.

  • Label: "Skip unsupported streams" → "Skip unknown-codec streams"
  • Description: rewritten to accurately describe what the toggle does
  • Settings test selector updated to match

Test plan

  • pnpm test:js (233/233 passing)
  • pnpm format:check

The toggle previously said it would strip text-based subtitle mappings,
which was accurate before #93 but is now wrong — text subtitles are kept
and only unknown-codec streams are stripped.

Update label to "Skip unknown-codec streams" and rewrite the description
to match the actual behaviour. Update the settings test selector.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01L3tSFK3P9vGwbNNtb4AYQG
@ScottMorris

Copy link
Copy Markdown
Contributor Author

@codex review

@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

Spindle JS tests

233 tests  ±0   233 ✅ ±0   5s ⏱️ ±0s
 24 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 69d6216. ± Comparison against base commit 9389890.

♻️ This comment has been updated with latest results.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🎉

Reviewed commit: 71c4ed45b3

ℹ️ 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".

@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

Spindle Rust tests

222 tests  ±0   222 ✅ ±0   2s ⏱️ ±0s
  2 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit 69d6216. ± Comparison against base commit 9389890.

♻️ This comment has been updated with latest results.

@ScottMorris

Copy link
Copy Markdown
Contributor Author

@codex review

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01L3tSFK3P9vGwbNNtb4AYQG
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 👍

Reviewed commit: 69d6216c01

ℹ️ 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".

@ScottMorris ScottMorris merged commit fcbdbfe into main Jun 25, 2026
8 checks passed
@ScottMorris ScottMorris deleted the fix/issue-93-settings-copy branch June 25, 2026 04:37
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