LibreChat/client/src/components
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__
Agents 📉 perf: start message queries before file map loads (#14188) 2026-07-12 07:54:32 -04:00
Artifacts feat: Add Gemini 3.6 Flash and Gemini 3.5 Flash-Lite Support (#14369) 2026-07-21 21:14:11 -04:00
Audio
Auth
Banners
Bookmarks
Chat 💬 refactor: Raise ask_user_question Option Label Cap to 280 Chars (#14491) 2026-07-28 14:23:23 -04:00
Conversations 🎛️ perf: Narrow Composer Subscriptions to Streaming State (#14333) 2026-07-21 08:28:38 -04:00
Endpoints 🔗 fix: Render Shared Links Containing Steers (#14480) 2026-07-28 07:32:44 -04:00
Files
Input ⌨️ feat: Keyboard Shortcuts (#12425) 2026-06-22 17:02:46 -04:00
MCP 🧰 feat: Redesign Agent Builder with Unified Tools Marketplace, Skills & Orchestration (#13952) 2026-07-05 11:30:12 -04:00
MCPUIResource
Messages 🎞️ fix: Surface Clear Error for Unprocessable Gemini YouTube Videos (#14396) 2026-07-22 12:11:06 -04:00
Nav 📱 fix: Don't Connect the Favorites Drag Source on Touch Pointers (#14312) 2026-07-16 11:29:07 -04:00
OAuth
Plugins/Store 🧰 feat: Redesign Agent Builder with Unified Tools Marketplace, Skills & Orchestration (#13952) 2026-07-05 11:30:12 -04:00
Projects
Prompts 🌏 fix: guard IME composition on Enter in prompt name/labels and dynamic tag inputs (#13996) 2026-07-05 11:37:52 -04:00
Share 🔄 feat: Continue Shared Conversations as Personal Copies (#13714) 2026-06-24 16:27:01 -04:00
SharePoint
Sharing 🔗 fix: Preserve resource owner access when sharing (key share diff by stable id) (#14317) 2026-07-22 04:21:28 -04:00
SidePanel 🧭 test: Cover Agent Handoffs End to End (#14428) 2026-07-27 08:47:15 -04:00
Skills 🧩 fix: Harden Agent Skill Lifecycles End to End (#14429) 2026-07-25 08:19:12 -04:00
System
Tools 🧰 feat: Redesign Agent Builder with Unified Tools Marketplace, Skills & Orchestration (#13952) 2026-07-05 11:30:12 -04:00
ui 🧰 feat: Redesign Agent Builder with Unified Tools Marketplace, Skills & Orchestration (#13952) 2026-07-05 11:30:12 -04:00
UnifiedSidebar 🚰 perf: Suppress No-Op Conversation Writes and Widen-Proof Atom Subscriptions (#14329) 2026-07-20 21:04:34 -04:00
Web
index.ts
QueryDevtoolsGate.tsx