Skip to content

refactor(prompt): improve mobile speech-to-text feedback#203

Merged
chriswritescode-dev merged 2 commits intomainfrom
refactor/speech-to-text-ui
Apr 28, 2026
Merged

refactor(prompt): improve mobile speech-to-text feedback#203
chriswritescode-dev merged 2 commits intomainfrom
refactor/speech-to-text-ui

Conversation

@chriswritescode-dev
Copy link
Copy Markdown
Owner

Summary

  • Replace the speech-to-text feedback card with a connected mobile swipe-to-send control
  • Keep mobile recording feedback green and visually aligned with the mic button
  • Cancel active or pending voice input when pressing outside the mic control

Changes

  • frontend/src/components/message/PromptInput.tsx - Update mobile voice feedback UI and outside-press cancellation behavior
  • frontend/src/components/message/PromptInput.stt.test.tsx - Add coverage for outside-press voice cancellation

Type of Change

  • Bug fix
  • New feature
  • Refactor
  • Documentation

Checklist

  • Code follows project style (no comments, named imports)
  • TypeScript types are properly defined
  • Tests added/updated (80% coverage target)
  • pnpm lint passes locally
  • pnpm typecheck passes locally

Chris Scott and others added 2 commits April 26, 2026 15:20
Consolidate the voice button rendering and add a clearer mobile swipe-up affordance for auto-send while fixing hold activation state.
@chriswritescode-dev chriswritescode-dev merged commit 1beb353 into main Apr 28, 2026
4 checks passed
@chriswritescode-dev chriswritescode-dev deleted the refactor/speech-to-text-ui branch April 28, 2026 02:50
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