mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2026-02-04 09:56:47 +00:00
feat: add TranscriptChatModal and TranscriptChatButton components
This commit is contained in:
@@ -1,14 +1,23 @@
|
||||
{
|
||||
"assignee": null,
|
||||
"assignee": "igor.loskutoff@gmail.com",
|
||||
"claim_note": "",
|
||||
"claimed_at": null,
|
||||
"claimed_at": "2026-01-13T00:52:01.366013Z",
|
||||
"created_at": "2026-01-12T22:41:17.835044Z",
|
||||
"depends_on": [],
|
||||
"epic": "fn-1",
|
||||
"evidence": {
|
||||
"commits": [
|
||||
"d5a77087594b3b54150e78466132f2dfa001901b"
|
||||
],
|
||||
"prs": [],
|
||||
"tests": [
|
||||
"pnpm tsc --noEmit"
|
||||
]
|
||||
},
|
||||
"id": "fn-1.6",
|
||||
"priority": null,
|
||||
"spec_path": ".flow/tasks/fn-1.6.md",
|
||||
"status": "todo",
|
||||
"status": "done",
|
||||
"title": "Chat dialog component",
|
||||
"updated_at": "2026-01-12T22:41:17.835218Z"
|
||||
"updated_at": "2026-01-13T00:58:52.502248Z"
|
||||
}
|
||||
|
||||
@@ -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:
|
||||
Reference in New Issue
Block a user