LibreChat/client/src/components/Chat
Danny Avila 1fce7e1f3c
Some checks are pending
Docker Dev Branch Images Build / build (Dockerfile, lc-dev, node) (push) Waiting to run
Docker Dev Branch Images Build / build (Dockerfile.multi, lc-dev-api, api-build) (push) Waiting to run
GitNexus Index / index (push) Waiting to run
GitNexus Index / post-index (push) Blocked by required conditions
💬 refactor: Raise ask_user_question Option Label Cap to 280 Chars (#14491)
* 💬 fix: Raise ask_user_question Option Label Cap to 280 Chars

Raise OPTION_LABEL_MAX from 120 to 280 and make every ask_user_question
surface wrap long, model-generated strings instead of overflowing.

* 🪟 fix: Bound ask_user_question Popover to the Viewport

The popover is absolutely positioned, so content taller than the viewport
is unreachable by page scroll. Cap the panel at 60vh with the option list
as the only flexible scroll region, and scroll the keyboard-selected row
into view since selection paints a highlight without moving focus.
2026-07-28 14:23:23 -04:00
..
__tests__ 📇 feat: Agent Contact Visibility with Owner Fallback (#13663) 2026-06-25 15:58:15 -04:00
Input 💬 refactor: Raise ask_user_question Option Label Cap to 280 Chars (#14491) 2026-07-28 14:23:23 -04:00
Menus 📱 fix: Single-Tap Select for Pinned Agents, Model Specs & Models on Touch (#14272) 2026-07-14 18:02:03 -04:00
Messages 💬 refactor: Raise ask_user_question Option Label Cap to 280 Chars (#14491) 2026-07-28 14:23:23 -04:00
AddMultiConvo.tsx
ChatView.tsx 🧭 perf: Warm Conversation Switches with Single-Navigation Focus Intent (#14334) 2026-07-20 22:31:44 -04:00
ExportAndShareMenu.tsx
Footer.tsx 🔐 fix: Gate Shared Startup Config By Link Access (#13897) 2026-06-23 08:28:37 -04:00
Header.tsx 🚪 fix: Align Mobile Sidebar Toggle Gating with JS Breakpoint Across Views (#13654) 2026-06-10 15:31:56 -04:00
Landing.tsx 🧹 perf: Share Voices Store, Gate Timestamp Ticker, Stabilize Greeting Springs (#14335) 2026-07-20 22:43:29 -04:00
Presentation.tsx
ProjectLandingChip.tsx 🗂️ feat: Add Private Chat Projects (#13467) 2026-06-03 15:29:18 -04:00
TemporaryChat.tsx 🔄 feat: Continue Shared Conversations as Personal Copies (#13714) 2026-06-24 16:27:01 -04:00