Surface active workflow optional steps on task creation surfaces so users can opt into workflow-specific steps before creating tasks. - Add optional-step dropdown state and creation payload handling to quick entry. - Move New Task optional-step controls into the inline quick-button row. - Cover default-on, workflow selection, duplicate-confirmed create, empty-step rendering, and mobile touch-target behavior with tests. - Document create-time optional-step controls and add the published package changeset. Files changed: .../fn-7017-optional-steps-quick-dropdown.md | 7 + docs/dashboard-guide.md | 4 +- docs/workflow-steps.md | 2 + .../dashboard/app/components/QuickEntryBox.css | 6 +- .../dashboard/app/components/QuickEntryBox.tsx | 65 ++++++++- packages/dashboard/app/components/TaskForm.tsx | 34 ++--- .../app/components/__tests__/NewTaskModal.test.tsx | 21 ++- .../components/__tests__/QuickEntryBox.test.tsx | 145 ++++++++++++++++++++- .../app/components/__tests__/TaskForm.test.tsx | 1 + 9 files changed, 258 insertions(+), 27 deletions(-) Fusion-Task-Id: FN-7017 Fusion-Task-Lineage: 1b7d21e6-ff7f-4d27-b285-4fd865eafce6
12 KiB
12 KiB