feat: add TranscriptChatModal and TranscriptChatButton components

This commit is contained in:
Igor Loskutov
2026-01-12 19:58:32 -05:00
parent 544793a24f
commit 39e0b89e67
3 changed files with 113 additions and 9 deletions

View File

@@ -7,9 +7,11 @@ TBD
- [ ] TBD
## Done summary
TBD
- Created TranscriptChatModal component with Dialog UI
- Added TranscriptChatButton floating action button
- Implemented message display with streaming indicator
- Added input field with Enter key support
## Evidence
- Commits:
- Tests:
- PRs:
- Commits: d5a77087594b3b54150e78466132f2dfa001901b
- Tests: pnpm tsc --noEmit
- PRs: