gsxdsm
e10ba2826f
FN-8149: consolidate task-card move actions in three-dot menu
Consolidate task-card movement controls into the shared three-dot action menu.
- Remove standalone Send back and Move dropdown controls and their styles.
- Preserve all in-review move targets, including Triage and Done (no merge), in the action menu.
- Update task-card desktop and mobile coverage for the consolidated menu.
Files changed:
packages/dashboard/app/components/TaskCard.css | 63 +--------
packages/dashboard/app/components/TaskCard.tsx | 150 +++------------------
.../__tests__/TaskCard.badge-wrap.test.tsx | 39 ++----
.../app/components/__tests__/TaskCard.test.tsx | 134 +++++-------------
.../app/components/__tests__/board-mobile.test.tsx | 6 +-
5 files changed, 69 insertions(+), 323 deletions(-)
Fusion-Task-Id: FN-8149
Fusion-Task-Lineage: 650e20f6-c660-4c29-aa65-eb156bed7a0e
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-16 20:04:22 -07:00
..
2026-07-16 19:35:37 -07:00
2026-07-13 10:32:12 -07:00
2026-07-16 19:48:11 -07:00
2026-07-16 20:04:22 -07:00
2026-07-16 18:18:35 -07:00
2026-07-13 10:32:12 -07:00
2026-07-16 19:48:11 -07:00
2026-07-16 17:47:54 -07:00
2026-07-13 10:32:12 -07:00
2026-07-16 19:01:03 -07:00
2026-06-08 15:19:27 -07:00
2026-07-15 08:44:11 -07:00