gsxdsm
fee920d366
FN-8478: open board deep tabs in task popups
Make board task deep-tab actions preserve their requested popup tab when task popups are enabled.
- Route Changes, Retries, and Workflow board actions through the popup preference.
- Store and refresh each popup's requested initial tab for its task and view.
- Add regression coverage, documentation, and a patch changeset.
Files changed:
.changeset/task-card-popup-deep-tabs.md | 7 +++++
docs/dashboard-guide.md | 4 +--
docs/settings-reference.md | 2 +-
packages/dashboard/app/App.tsx | 25 ++++++++++-----
.../__tests__/App.openTasksInRightSidebar.test.ts | 36 ++++++++++++----------
.../__tests__/navigation-history.test.tsx | 25 ++++++++++++++-
.../settings/sections/AppearanceSection.tsx | 4 +--
.../app/hooks/__tests__/usePoppedOutTasks.test.ts | 13 ++++++++
packages/dashboard/app/hooks/usePoppedOutTasks.ts | 15 ++++++---
9 files changed, 97 insertions(+), 34 deletions(-)
Fusion-Task-Id: FN-8478
Fusion-Task-Lineage: e12452c0-24d5-4f19-b50c-39526d72d7ab
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-22 00:22:42 -07:00
..
2026-07-21 21:01:23 -07:00
2026-07-21 21:01:23 -07:00
2026-07-21 23:33:05 -07:00
2026-07-22 00:22:42 -07:00
2026-07-21 21:01:23 -07:00
2026-07-21 21:01:23 -07:00
2026-07-21 23:32:18 -07:00
2026-07-21 23:09:30 -07:00
2026-07-21 21:01:23 -07:00
2026-07-21 21:01:23 -07:00
2026-07-21 21:01:23 -07:00