diff --git a/orchestrator/src/client/components/ReadyPanel.tsx b/orchestrator/src/client/components/ReadyPanel.tsx index 5d9de59..b896df2 100644 --- a/orchestrator/src/client/components/ReadyPanel.tsx +++ b/orchestrator/src/client/components/ReadyPanel.tsx @@ -220,41 +220,26 @@ export const ReadyPanel: React.FC = ({
{/* ───────────────────────────────────────────────────────────────────── PRIMARY ACTION CLUSTER - Three actions: Download PDF (primary), Open job (secondary), Mark applied (prominent) + All actions in one line: View, Save, Open, and Mark Applied ───────────────────────────────────────────────────────────────────── */} -
- {/* Primary CTA: Mark Applied - most prominent, one-click */} - - - {/* Secondary actions row */} +
{/* Show PDF - to verify quickly without download */} {/* Download PDF - primary artifact action */} - @@ -262,9 +247,24 @@ export const ReadyPanel: React.FC = ({ + + {/* Primary CTA: Mark Applied */} +