diff --git a/orchestrator/src/client/pages/OrchestratorPage.tsx b/orchestrator/src/client/pages/OrchestratorPage.tsx index df5c5f2..9c92673 100644 --- a/orchestrator/src/client/pages/OrchestratorPage.tsx +++ b/orchestrator/src/client/pages/OrchestratorPage.tsx @@ -842,7 +842,7 @@ export const OrchestratorPage: React.FC = () => { {/* List/Detail grid - directly under tabs, no extra section */} -
+
{/* Primary region: Job list with highest visual weight */}
{isLoading && jobs.length === 0 ? (