From 29e65038b771b579986e819d1d5a4f82d20789bf Mon Sep 17 00:00:00 2001 From: Antigravity Date: Thu, 7 May 2026 23:39:19 +0000 Subject: [PATCH] fix: title textarea auto-resize (no overflow), auto-title 10-word check + toast feedback, AI expand = fixed overlay (no compress) --- .../components/contextual-ai-chat.tsx | 21 +++++-- memento-note/components/note-editor.tsx | 55 ++++++++++++++----- 2 files changed, 58 insertions(+), 18 deletions(-) diff --git a/memento-note/components/contextual-ai-chat.tsx b/memento-note/components/contextual-ai-chat.tsx index 63a3bc2..695033f 100644 --- a/memento-note/components/contextual-ai-chat.tsx +++ b/memento-note/components/contextual-ai-chat.tsx @@ -515,11 +515,21 @@ export function ContextualAIChat({ return ( -