From 3819a2334444929fbb7dd2069c63d8bdc60b044f Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 13 Jun 2026 06:59:10 +0900 Subject: [PATCH] =?UTF-8?q?AI=20reply=20menu:=20click=20Fast/Full=20?= =?UTF-8?q?=E2=86=92=20context=20input=20=E2=86=92=20OK?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Restructured flow: 1. Click Fast or Full → reveals an optional context textarea ("Add context (optional)") below 2. Type optional steering note or leave blank 3. Click OK → triggers the draft with the chosen mode + note Dropped the standalone … note-toggle button — the textarea is now gated on picking a mode, which makes it easier to discover. --- static/js/emailLibrary.js | 54 +++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/static/js/emailLibrary.js b/static/js/emailLibrary.js index 5f3473d0a..8a0826e0a 100644 --- a/static/js/emailLibrary.js +++ b/static/js/emailLibrary.js @@ -5923,8 +5923,8 @@ function _showAiReplyChoice(btn, em, data) { // Full = layered concentric circles to suggest "more, deeper" — not a fully // filled circle so it reads as a complement to the lightning, not as a "stop". menu.innerHTML = ` -
-
+