gsxdsm
da69e03d29
FN-7047: remove quick-entry keyboard hint
Remove the retired quick-entry keyboard hint and its empty UI shell from task creation.
- Drop the quick-entry hint element and associated responsive styles.
- Remove the retired quickEntryHint locale key from all app locales and generated resources.
- Add coverage asserting the hint and shell stay absent across expanded and collapsed quick-entry modes.
- Add a patch changeset for the published Fusion package.
Files changed:
.changeset/fn-7047-quick-entry-hint-removal.md | 7 +++++++
packages/dashboard/app/components/QuickEntryBox.css | 18 ------------------
packages/dashboard/app/components/QuickEntryBox.tsx | 4 +---
.../app/components/__tests__/QuickEntryBox.test.tsx | 18 ++++++++++++++++++
packages/i18n/locales/en/app.json | 1 -
packages/i18n/locales/es/app.json | 1 -
packages/i18n/locales/fr/app.json | 1 -
packages/i18n/locales/ko/app.json | 1 -
packages/i18n/locales/zh-CN/app.json | 1 -
packages/i18n/locales/zh-TW/app.json | 1 -
packages/i18n/src/resources.d.ts | 1 -
11 files changed, 26 insertions(+), 28 deletions(-)
Fusion-Task-Id: FN-7047
Fusion-Task-Lineage: c838f25b-a3cf-4c2c-b214-511df12dd423
2026-06-25 23:34:08 -07:00
..
2026-06-25 23:34:07 -07:00
2026-06-24 23:56:23 -07:00
2026-06-25 23:34:07 -07:00
2026-06-25 23:34:08 -07:00
2026-06-25 20:20:33 -07:00
2026-06-24 23:56:23 -07:00
2026-06-25 22:08:41 -07:00
2026-06-25 23:34:08 -07:00
2026-06-24 23:56:23 -07:00
2026-06-24 23:56:23 -07:00
2026-06-08 15:19:27 -07:00
2026-06-24 23:56:23 -07:00