Files
fusion/packages/dashboard/app
gsxdsm acd9c669fa FN-6060: add archive column to workflow mode board
Show archived workflow cards in a dedicated board column.

- render the selected workflow's archived column instead of filtering archived tasks out of workflow mode
- keep the workflow archived column collapsible and preserve archive-all behavior on the done column
- extend Board workflow tests to cover archived-column rendering, collapse behavior, and workflows without an archived column

Files changed:
 packages/dashboard/app/components/Board.tsx        | 52 +++++++++++++++++++++-
 .../app/components/__tests__/Board.test.tsx        | 48 +++++++++++++++++---
 2 files changed, 92 insertions(+), 8 deletions(-)

Fusion-Task-Id: FN-6060

Fusion-Task-Lineage: 9788bac5-9ccc-427c-a0dd-3cc7f818487a
2026-06-09 04:02:27 -07:00
..
…