You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(search): admin-gated first connect on the surfaces, live indexing state, honest filters and loading
Route errors redact bound values from the outer message too; a source
nobody connected is offered only to an admin and others see why; a first
connect refreshes the base's connector list; member connectors poll
while a source is indexing for the viewer; a filter from a shared link
applies even when the controls would not appear; results kept from the
previous query show as loading.
Copy file name to clipboardExpand all lines: apps/sim/app/workspace/[workspaceId]/home/components/knowledge-search-results/knowledge-search-results.tsx
+9-4Lines changed: 9 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -190,6 +190,7 @@ export function KnowledgeSearchResults({
0 commit comments