fix(ui): thread header counts only queued items; label the live dot

This commit is contained in:
hh
2026-08-29 01:08:44 +02:00
parent 932a7a80af
commit 4fb020c788
2 changed files with 16 additions and 8 deletions
+7 -5
View File
@@ -84,11 +84,13 @@
open ? "p-3" : "items-center p-2"
)}
>
<LiveDot
detail={gateway.live.detail}
label={open}
state={gateway.live.state}
/>
<span title="event stream from the gateway (SSE)">
<LiveDot
detail={gateway.live.detail}
label={open}
state={gateway.live.state}
/>
</span>
{#if open}
<div class="flex items-center justify-between gap-2">
<span class="truncate text-muted-foreground text-xs">