From 41ac377aa6677aed3b9c90b4487b815d6a2235a4 Mon Sep 17 00:00:00 2001 From: NeilJo-GY <43027886+NeilJo-GY@users.noreply.github.com> Date: Fri, 4 Sep 2026 20:05:17 +0800 Subject: [PATCH] fix(composer): keep listing visible while official shelf loads Catalog paging used to replace the whole listbox with an ellipsis whenever only the listing SKU was present, hiding the model the user can already send. Show current options and append a loading row instead. Co-authored-by: Cursor --- .../src/ranch-shell/RanchChatShell.tsx | 125 ++++++++++-------- 1 file changed, 71 insertions(+), 54 deletions(-) diff --git a/packages/agent-chat/src/ranch-shell/RanchChatShell.tsx b/packages/agent-chat/src/ranch-shell/RanchChatShell.tsx index f27c92e..ffd6224 100644 --- a/packages/agent-chat/src/ranch-shell/RanchChatShell.tsx +++ b/packages/agent-chat/src/ranch-shell/RanchChatShell.tsx @@ -5025,6 +5025,9 @@ export function RanchChatShell(props: RanchChatShellProps) { />