fix: health + kanban polish — dim ghost agents, scroll columns, humanize durations#557
Merged
itskai-dev merged 3 commits intomainfrom Mar 1, 2026
Merged
fix: health + kanban polish — dim ghost agents, scroll columns, humanize durations#557itskai-dev merged 3 commits intomainfrom
itskai-dev merged 3 commits intomainfrom
Conversation
- api.test.ts: use invalid priority to trigger validation error
(missing fields no longer fail on todo tasks)
- modules.test.ts: use {status, body} destructuring instead of
res.json() (inject returns plain object, not fetch Response)
…' into pixel/health-kanban-polish
…t, humanize durations - Add .stale-ghost class for agents >30 days stale (35% opacity, sorted last) - Kanban columns capped at 75vh with overflow-y scroll (thin scrollbar) - Mobile kanban columns retain full height (stacked, no scroll needed) - Compliance durations humanized: 9999m → 6d, 120m → 2h (formatDurationMin) - No test regressions (3 pre-existing failures in modules.test.ts)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Visual polish for Health page and Tasks kanban based on dashboard audit.
Changes
Ghost agent dimming — agents >30 days stale get
.stale-ghostclass (35% opacity, sorted to end of grid). Active agents stay prominent.Kanban column scroll — columns capped at
max-height: 75vhwith thin scrollbar. The todo column with 50+ tasks no longer stretches the page infinitely. Mobile columns retain full height (stacked layout doesn't need scroll).Duration humanization — compliance values like
9999mnow display as6d,120mas2h, etc. NewformatDurationMin()helper. Affects both SLA chips and agent table.Testing
npm test: 1524 passed, 1 skipped, 3 pre-existing failures (not related)Task: task-1772328789365-1xzpj07k5