Delivery workspace
Platform overview
6 engineers · 2 projects — everything below is live, server-rendered data.
Open issues
15
across all columns
Story points
63
committed this board
High priority
6
urgent + high
Team
6
active members
Board snapshot
drag to reorder — it's liveRecent activity
All →-
Frontend moved LB-5 Lazy-loaded issue detail modal
To Do · 29 days ago
-
QA moved LB-2 Investigate flaky cable reconnect
In Progress · 29 days ago
-
Design moved LB-7 Persistent media player bar
Done · 29 days ago
-
Backend moved LB-6 Debounced live search frame
In Progress · 29 days ago
-
Backend moved LB-1 Add WIP-limit enforcement to columns
In Review · 29 days ago
-
Eng Lead commented on MOB-1
Already in — the modal shows a skeleton on lazy load. · about 2 months ago
The team
How this workspace is built — open any feature, then read the technique
Kanban board
→SortableJS → PUT → broadcasts_refreshes → Turbo morph; no custom broadcast code.
Issue drawer
→Lazy Turbo Frame; /issues/:id still works as a full page. Frame-scoped inline edit.
Live search
→A normal form enhanced with a debounced submit; URL/history preserved.
Activity feed
→Lazy Turbo Frames paginate real records — infinite scroll, almost no JS.
Intake form
→Server-authoritative validation streamed per field; works with JS off.