trim: drop stale roster-empty comment (LoopsWizard)
This commit is contained in:
@@ -166,10 +166,6 @@ export function LoopsWizard({
|
|||||||
};
|
};
|
||||||
}, []);
|
}, []);
|
||||||
|
|
||||||
// Roster-empty state no longer blocks the wizard — step 6 offers
|
|
||||||
// auto-provision so a new user can pick a topology + kick off a team
|
|
||||||
// without visiting the Agents page first (parity with ResearchWizard).
|
|
||||||
|
|
||||||
// Auto-provision state: mirrors ResearchWizard's `runAutoProvision`
|
// Auto-provision state: mirrors ResearchWizard's `runAutoProvision`
|
||||||
// flow. On success we preselect the returned agents so submit flows
|
// flow. On success we preselect the returned agents so submit flows
|
||||||
// through the existing `agents:` submit path.
|
// through the existing `agents:` submit path.
|
||||||
|
|||||||
Reference in New Issue
Block a user