gsxdsm
8eb99ed0f8
FN-6217: prevent visibility-driven quick entry focus
Limit Quick Entry focus restoration to successful submissions instead of dashboard visibility changes.
- Gate desktop focus restoration behind an in-component successful submit marker.
- Remove the stale touch-driven suppressRefocus blur/timer path so touch actions do not force unexpected blurs.
- Cover mount, remount, mobile, submit, duplicate-confirm, Escape, Plan, and Subtask focus behavior in QuickEntryBox tests.
- Add a patch changeset for the published CLI package.
Files changed:
.changeset/FN-6217-quick-entry-focus.md | 5 +
.../dashboard/app/components/QuickEntryBox.tsx | 36 ++---
.../components/__tests__/QuickEntryBox.test.tsx | 167 +++++++++++++++++++--
3 files changed, 174 insertions(+), 34 deletions(-)
Fusion-Task-Id: FN-6217
Fusion-Task-Lineage: cf8c55c0-583e-42f5-98af-8f3406c86d8c
2026-06-11 14:55:19 -07:00
..
2026-06-11 09:21:23 -07:00
2026-06-09 12:51:20 -07:00
2026-06-11 14:55:19 -07:00
2026-06-11 09:21:23 -07:00
2026-06-04 08:00:33 -07:00
2026-06-09 13:54:59 -07:00
2026-06-10 00:20:35 -07:00
2026-06-08 15:19:27 -07:00
2026-05-17 22:16:27 -07:00
2026-06-09 16:02:08 -07:00
2026-06-11 09:21:23 -07:00
2026-06-10 09:21:48 -07:00
2026-05-29 11:25:11 -07:00
2026-05-29 20:05:14 -07:00
2026-06-03 08:16:08 -07:00
2026-05-20 19:58:49 -07:00
2026-06-10 06:48:56 -07:00
2026-06-10 00:20:35 -07:00