gsxdsm
475bb2d641
FN-8637: restrict Quick Add Start to manual-intake workflows
Restrict Quick Add Start eligibility to verified manual intake lanes.
- Require the server-derived manualIntake flag instead of hold alone.
- Preserve Coding Ideas routing while hiding Start for Coding's merged planning lane.
- Cover desktop and mobile eligibility behavior and document the updated rule.
- Add a patch changeset for the corrected workflow gating.
Files changed:
.changeset/fn-8637-quick-add-start-manual-intake.md | 7 ++++
docs/dashboard-guide.md | 2 +-
packages/dashboard/app/components/QuickEntryBox.tsx | 21 ++++++------
packages/dashboard/app/components/__tests__/Column.test.tsx | 20 ++++++++---
packages/dashboard/app/components/__tests__/ListView.test.tsx | 40 ++++++++++++++++++----
packages/dashboard/app/components/__tests__/QuickEntryBox.test.tsx | 21 +++++++++---
packages/dashboard/app/utils/__tests__/quickAddStart.test.ts | 38 ++++++++++++++++++--
packages/dashboard/app/utils/quickAddStart.ts | 9 ++++-
8 files changed, 128 insertions(+), 30 deletions(-)
Fusion-Task-Id: FN-8637
Fusion-Task-Lineage: 9652d7d8-f954-49e8-9a76-a2421654baae
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-31 17:27:43 -07:00
..
2026-07-31 13:34:03 -07:00
2026-07-31 17:13:53 -07:00
2026-07-31 17:27:43 -07:00
2026-07-31 17:13:53 -07:00
2026-07-27 19:40:08 -07:00
2026-07-31 17:27:42 -07:00
2026-07-28 22:19:42 -07:00
2026-07-27 19:40:08 -07:00
2026-07-27 19:40:08 -07:00
2026-07-27 19:40:08 -07:00
2026-07-27 19:40:08 -07:00