Skip to content

Implement task 8: search result highlighting#30

Merged
explicit09 merged 2 commits intomainfrom
codex/complete-task-8-in-tasks-md
May 17, 2025
Merged

Implement task 8: search result highlighting#30
explicit09 merged 2 commits intomainfrom
codex/complete-task-8-in-tasks-md

Conversation

@explicit09
Copy link
Copy Markdown
Owner

Summary

  • pass text back from search UI when jumping to results
  • track search text in transcription detail and forward to viewers
  • highlight matched text spans in TranscriptView
  • add persistent highlight mark in CollaborativeEditor

Testing

  • npx prettier -w client/src/components/TranscriptSearch.tsx client/src/pages/TranscriptionDetail.tsx client/src/components/TranscriptView.tsx client/src/components/CollaborativeEditor.tsx
  • npm run check (fails: Cannot find modules)
  • npx tsx tests/runTests.ts (fails: EHOSTUNREACH connecting to registry.npmjs.org)

@explicit09 explicit09 merged commit a95e71b into main May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant