gsxdsm
7c4e44d6a1
FN-6122: prevent quick-entry buttons from refocusing textarea
Keep quick-entry textarea focus stable while action buttons are clicked.
- prevent mousedown on refine, deps, attach, models, node, agent, and priority controls from stealing textarea focus
- add quick-entry focus regression coverage for individual controls and the full action row
- add a patch changeset for the quick-entry focus behavior fix
Files changed:
.changeset/fn-6122-quick-entry-focus.md | 5 ++
.../dashboard/app/components/QuickEntryBox.tsx | 7 ++
.../components/__tests__/QuickEntryBox.test.tsx | 87 ++++++++++++++++++++++
3 files changed, 99 insertions(+)
Fusion-Task-Id: FN-6122
Fusion-Task-Lineage: 2a8f876d-f387-4b04-bd1e-0bf79938707e
2026-06-09 13:40:24 -07:00
..
2026-06-09 08:46:25 -07:00
2026-06-09 12:51:20 -07:00
2026-06-09 13:40:24 -07:00
2026-05-14 15:25:08 -07:00
2026-06-09 12:57:21 -07:00
2026-06-04 08:00:33 -07:00
2026-06-09 12:51:20 -07:00
2026-06-08 15:19:27 -07:00
2026-05-17 22:16:27 -07:00
2026-06-09 12:51:20 -07:00
2026-05-12 07:47:10 -07:00
2026-06-09 00:27:51 -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-09 12:51:20 -07:00
2026-05-17 19:11:59 -07:00