Skip to content

[codex] Add main subtitle list multi-select#43

Open
laubonghaudoi wants to merge 1 commit into
mainfrom
codex/issue-39-main-list-multiselect
Open

[codex] Add main subtitle list multi-select#43
laubonghaudoi wants to merge 1 commit into
mainfrom
codex/issue-39-main-list-multiselect

Conversation

@laubonghaudoi

Copy link
Copy Markdown
Owner

Summary

Closes #39.

  • Adds active-track multi-select state for the main subtitle list, keyed by subtitle UUID.
  • Supports plain click, Cmd/Ctrl-click, Shift-click, Escape clear, and Delete selected cues.
  • Adds undo-backed selected-cue deletion in one history step.
  • Seeds Bulk Offset from the main-list selection when present, while keeping the drawer's own selection after it opens.

Validation

  • npm run lint
  • npm test ✅ (56 tests)
  • npm run build ⚠️ blocked locally because this environment times out fetching Geist and Geist Mono from https://fonts.googleapis.com; curl to the same Google Fonts URL also timed out.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 10, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
subtitle-editor c6d4a42 Commit Preview URL

Branch Preview URL
May 24 2026, 10:15 PM

@laubonghaudoi laubonghaudoi force-pushed the codex/issue-39-main-list-multiselect branch from c302682 to c6d4a42 Compare May 24, 2026 22:12
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.

Add main subtitle list multi-select and selected-cue actions

1 participant