diff --git a/orchestrator/src/client/pages/OrchestratorPage.tsx b/orchestrator/src/client/pages/OrchestratorPage.tsx index 6ddff5d..2462f19 100644 --- a/orchestrator/src/client/pages/OrchestratorPage.tsx +++ b/orchestrator/src/client/pages/OrchestratorPage.tsx @@ -900,7 +900,7 @@ export const OrchestratorPage: React.FC = () => { {/* Inspector panel: visually subordinate to list */} -
+
{!selectedJob ? (
No job selected