Skip to content

Hide transcript spinner during live meetings#5798

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/hide-active-transcript-spinner
Jun 27, 2026
Merged

Hide transcript spinner during live meetings#5798
ComputelessComputer merged 1 commit into
mainfrom
fix/hide-active-transcript-spinner

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

Share the transcript tab spinner rule between session headers so active listening keeps the transcript tab idle while finalizing and batch transcription still show progress.


Note

Low Risk
Small UI-only change to when a header spinner displays; no auth, data, or transcription pipeline logic touched.

Overview
Aligns the outer session header with the note editor so the Transcript tab spinner no longer appears while a meeting is in active (live listening) mode.

Introduces shared helper shouldShowTranscriptTabSpinner, which only returns true for finalizing and running_batch. NoteInput uses it for its header prop, and session/index.tsx replaces the broader isTranscribing check (which previously included active) when driving NoteInputHeader in the outer chrome.

Tests cover that active keeps the spinner off and that finalizing / running_batch still show it.

Reviewed by Cursor Bugbot for commit fccff22. Bugbot is set up for automated code reviews on this repo. Configure here.

Share the transcript tab spinner rule between session headers so active listening keeps the transcript tab idle while finalizing and batch transcription still show progress.
@netlify

netlify Bot commented Jun 27, 2026

Copy link
Copy Markdown

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit fccff22
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a3fea59e8ea42000840a2a3

@ComputelessComputer ComputelessComputer merged commit 4960b35 into main Jun 27, 2026
10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/hide-active-transcript-spinner branch June 27, 2026 15:44
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