Remove the task Chat composer guidance line and rely on placeholders for task state cues. - Drop the idle/guidance text block above the task Chat entry box. - Remove obsolete localized guidance strings and generated resource types. - Update dashboard docs, regression coverage, and release notes for the simplified composer. Files changed: .changeset/fn-6982-task-chat-guidance.md | 7 ++ docs/dashboard-guide.md | 2 +- packages/dashboard/app/components/TaskChatTab.css | 10 -- packages/dashboard/app/components/TaskChatTab.tsx | 83 +---------------- .../app/components/__tests__/App.test.tsx | 42 ++++----- .../PlanningModeModal.ui-interactions.test.tsx | 2 +- .../app/components/__tests__/TaskChatTab.test.tsx | 102 +++++++++++---------- packages/i18n/locales/en/app.json | 2 - packages/i18n/locales/es/app.json | 2 - packages/i18n/locales/fr/app.json | 2 - packages/i18n/locales/ko/app.json | 2 - packages/i18n/locales/zh-CN/app.json | 2 - packages/i18n/locales/zh-TW/app.json | 2 - packages/i18n/src/resources.d.ts | 2 - 14 files changed, 81 insertions(+), 181 deletions(-) Fusion-Task-Id: FN-6982 Fusion-Task-Lineage: b880df6c-d84b-4d34-886b-f54c1d568ece
13 KiB
13 KiB