Remove the extra Quick Add Plan icon while preserving the text button planning flow.
- Drop the Lightbulb icon from the QuickEntryBox Plan action and document the text-only affordance requirement.
- Extend QuickEntryBox coverage to assert the Plan action remains text-only and still trims the draft for planning handoff.
- Add a patch changeset for the published CLI package.
Files changed:
.changeset/remove-quick-add-plan-icon.md | 7 +++++++
packages/dashboard/app/components/QuickEntryBox.tsx | 2 +-
.../dashboard/app/components/__tests__/QuickEntryBox.test.tsx | 8 ++++++--
3 files changed, 14 insertions(+), 3 deletions(-)
Fusion-Task-Id: FN-7284
Fusion-Task-Lineage: 331eaf54-d51e-4f37-8434-1a0590edf7a1
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>