agent-zero/webui/components/chat
Alessandro 4b3666aa35 ui: enhance chat input vertical expansion and auto-resize
- Switched chat-input to use `clamp()` for vertical expansion (up to 20rem, 12 lines of text vs. previous 5 lines).
- Added `field-sizing: content` for modern browser auto-resize support.
- Removed layout constraints on `#input-section` by allowing overflow.
- Fixed an issue where the textarea wouldn't shrink after sending messages.
2026-02-26 11:59:17 +01:00
..
attachments fix: image attachment 404 on message display 2026-02-25 23:49:44 -08:00
input ui: enhance chat input vertical expansion and auto-resize 2026-02-26 11:59:17 +01:00
message-queue fix: image attachment 404 on message display 2026-02-25 23:49:44 -08:00
navigation fixing scrolling, markdown, subordinates 2026-01-30 15:21:54 +01:00
speech Merge branch 'pr/902' into development 2026-01-31 19:42:17 +01:00
top-section fix UI regressions 2026-02-18 10:38:38 +01:00