Skip to content

Match mobile meeting tabs to desktop - #7445

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/mobile-meeting-tabs
Sep 7, 2026
Merged

Match mobile meeting tabs to desktop#7445
ComputelessComputer merged 1 commit into
mainfrom
fix/mobile-meeting-tabs

Conversation

@ComputelessComputer

@ComputelessComputer ComputelessComputer commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Show Summary, Memos, and Transcript after recording ends. Share transcript rendering with the live sheet and keep playback and retry controls in the Transcript tab.


Note

Low Risk
UI refactor and tab routing only; transcription and audio flows are relocated, not rewritten.

Overview
Adds a Transcript segment alongside Summary and Memos on the note screen when recording has ended, aligning mobile with desktop’s three-tab meeting view.

Transcript UI is centralized in a new SessionTranscript component (segment list, empty/error states, optional live “Speaking…” footer, auto-scroll while listening). The live ListeningSheet now renders that component with live transcription props and no longer accepts recordingDetails; it only mounts while a session is actively listening.

Playback, cloud restore, sync, and transcribe/retry controls that used to appear in the listening sheet footer after recording are moved into the Transcript tab via recordingDetails. Summary content is shown only when tab index is 0 instead of the previous “not Memos” rule.

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

Show Summary, Memos, and Transcript after recording ends. Share transcript rendering with the live sheet and keep playback and retry controls in the Transcript tab.
@netlify

netlify Bot commented Sep 7, 2026

Copy link
Copy Markdown

Deploy Preview for anarlog canceled.

Name Link
🔨 Latest commit 47f6a85
🔍 Latest deploy log https://app.netlify.com/projects/anarlog/deploys/6a9edf7da7979300084bbe89

@ComputelessComputer
ComputelessComputer merged commit dd29332 into main Sep 7, 2026
20 checks passed
@ComputelessComputer
ComputelessComputer deleted the fix/mobile-meeting-tabs branch September 7, 2026 16:05
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