Skip to content

fix(desktop): keep transcript upload accessible#5349

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/persistent-transcript-upload
May 29, 2026
Merged

fix(desktop): keep transcript upload accessible#5349
ComputelessComputer merged 1 commit into
mainfrom
fix/persistent-transcript-upload

Conversation

@ComputelessComputer
Copy link
Copy Markdown
Collaborator

@ComputelessComputer ComputelessComputer commented May 28, 2026

Add audio and transcript upload actions to the session overflow menu so they remain available after transcripts or generated notes exist.


Note

Low Risk
UI-only menu entries reusing existing upload hooks; no auth, data model, or backend changes.

Overview
Upload audio and Upload transcript are now in the session header overflow menu (OverflowButton), wired through useUploadFile with handlers that close the menu before invoking upload—matching patterns used elsewhere (e.g. floating options).

A Vitest test asserts both actions stay visible and callable when a transcript already exists (useHasTranscript true), covering the regression this PR fixes.

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

Add audio and transcript upload actions to the session overflow menu so they remain available after transcripts or generated notes exist.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 28, 2026

Deploy Preview for old-char ready!

Name Link
🔨 Latest commit 1f6a9c6
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a18822f3dc2a900086d3a8e
😎 Deploy Preview https://deploy-preview-5349--old-char.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@ComputelessComputer ComputelessComputer merged commit a1b1df0 into main May 29, 2026
10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/persistent-transcript-upload branch May 29, 2026 01:11
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