Group dashboard targets into a collapsible Targets section with Running/Stopped subsections
Wrap running and stopped target lists under a parent Targets group. Fix narrow-screen layout by keeping action buttons inline and hiding metrics below 768px. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -457,6 +457,7 @@
|
||||
"overlay.error.start": "Failed to start overlay",
|
||||
"overlay.error.stop": "Failed to stop overlay",
|
||||
"dashboard.title": "📊 Dashboard",
|
||||
"dashboard.section.targets": "Targets",
|
||||
"dashboard.section.running": "Running",
|
||||
"dashboard.section.stopped": "Stopped",
|
||||
"dashboard.no_targets": "No targets configured",
|
||||
|
||||
Reference in New Issue
Block a user