gsxdsm
f4d2fa2ece
FN-6910: hide subtask quick-add behind experiment
Hide the AI subtask-breakdown quick-add action unless the experimental flag is explicitly enabled.
- Gate Subtask Breakdown callbacks from App on the default-off subtaskBreakdown experiment.
- Remove Subtask quick-add buttons from inline create and quick entry surfaces when no callback is wired.
- Add settings, quick-add, documentation, and changeset coverage for the new experiment toggle.
Files changed:
.changeset/fn-6910-subtask-breakdown-flag.md | 5 ++++
docs/dashboard-guide.md | 2 +-
packages/dashboard/app/App.tsx | 8 ++++---
.../dashboard/app/components/InlineCreateCard.tsx | 27 ++++++++++++----------
.../dashboard/app/components/QuickEntryBox.tsx | 27 ++++++++++++----------
.../dashboard/app/components/SettingsModal.tsx | 2 ++
.../components/__tests__/InlineCreateCard.test.tsx | 13 +++++++++++
.../components/__tests__/QuickEntryBox.test.tsx | 12 ++++++++++
.../components/__tests__/SettingsModal.test.tsx | 13 +++++++++++
9 files changed, 81 insertions(+), 28 deletions(-)
Fusion-Task-Id: FN-6910
Fusion-Task-Lineage: a7738b1f-7b41-438d-bd94-79ef56928262
2026-06-21 23:02:16 -07:00
..
2026-06-21 13:32:19 -07:00
2026-06-19 07:34:26 -07:00
2026-06-21 22:51:07 -07:00
2026-06-21 23:02:16 -07:00
2026-06-21 13:25:41 -07:00
2026-06-21 16:40:32 -07:00
2026-06-21 21:23:41 -07:00
2026-06-21 22:14:15 -07:00
2026-06-19 07:34:26 -07:00
2026-06-20 21:32:43 -07:00
2026-06-08 15:19:27 -07:00
2026-06-19 07:34:26 -07:00