From 40383261bddd3480330162b9d75a3f13a322af07 Mon Sep 17 00:00:00 2001 From: boban Date: Mon, 6 Jul 2026 21:41:37 +0200 Subject: [PATCH] feat(ui): live sidebar badges (alerts / threats / update) without a refresh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The topbar online count + server-switcher poll, but the sidebar nav badges (firing-alert "1", update chip) were static Blade — they only updated on a page navigate/refresh, out of step with the live shell. The sidebar can't itself be a Livewire poll (that would break its request()->is() active-nav states). Instead: a tiny `navBadges` Alpine island on the