Block a user
[DS] Sidebar: search bar position and section chevrons
[DS] Sidebar: search bar position and section chevrons
Both fixes implemented in cameleer/design-system@0cf696c:
- Search position — Search input now auto-renders between
Sidebar.Headerand the firstSidebar.Sectionusing `Children.toArray…
[DS] Sidebar: search bar position and section chevrons
[P2] Route state indicators in sidebar and dashboard
[P2] Route state indicators in sidebar and dashboard
Implemented in 2 commits.
Backend:
RouteStateRegistry— in-memory ConcurrentHashMap tracking route operational state (STARTED/STOPPED/SUSPENDED) per application+route. Defaults to…
[P1] Command response UX with error toast persistence
Implemented in ca1d472.
Agent-count toasts:
- Route commands show "X/Y agents responded" on success, or "N/M responded. Failed: agent-1, agent-2" as persistent warning on partial failure -…
[P1] Command response UX with error toast persistence