diff --git a/ui/src/components/app-sidebar-session-catalog-render.ts b/ui/src/components/app-sidebar-session-catalog-render.ts index a5e8183da95e..5fe671599ab1 100644 --- a/ui/src/components/app-sidebar-session-catalog-render.ts +++ b/ui/src/components/app-sidebar-session-catalog-render.ts @@ -328,27 +328,42 @@ function renderCatalogHostGroup( const sectionId = `catalog-project:${catalog.id}:${host.hostId}:${group.key}`; const collapsed = params.collapsedSections.has(sectionId); return html` - + ${collapsed + ? nothing + : html`