DFE-Digital / DFE-Digital/compass
Triage board view
Open
@andyjones81 is already working on this.
Since Dec 5, 2025.
- Dominant language
- HTML
- Stars
- 0
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
User story
As a triage lead, I need a board view showing all open requests grouped by workflow state so I can quickly see what needs attention.
Description
Create a triage board UI showing DemandRequests in columns by status, with filters for portfolio and other attributes.
Acceptance criteria
- Board shows columns for at least:
- New
- In Explore
- Ready for Triage Board
- Pending Decision
- Decided
- Each card shows: title, portfolio/area, requested phase, risk/urgency indicator, strategic alignment indicator (if available), last updated, owner
- Filters available for: portfolio, strategic theme, risk/urgency, requestor team
- Clicking a card opens the request detail view
- Board supports keyboard navigation and is usable without drag-and-drop (if drag is implemented)
- Board layout behaves responsively on smaller screens
Non-functional
- Board performance acceptable with 500+ items
- All interactive controls are accessible (focus states, ARIA where needed)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.