feat: add message input with send button and keyboard shortcuts
- MessageInput component with textarea, send button, Enter-to-send - Shift+Enter for newline, auto-resize textarea - Disabled state while streaming, auto-focus after send - Integrated into /chat page with user message handling Closes #6 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -7,3 +7,4 @@
|
||||
| #3 | Configure Caddy for gRPC-Web support | COMPLETED | [issue-003.md](issue-003.md) |
|
||||
| #4 | gRPC-Web client service layer | COMPLETED | [issue-004.md](issue-004.md) |
|
||||
| #5 | Chat page layout and message list component | COMPLETED | [issue-005.md](issue-005.md) |
|
||||
| #6 | Message input with send and keyboard shortcuts | COMPLETED | [issue-006.md](issue-006.md) |
|
||||
|
||||
Reference in New Issue
Block a user