All checks were successful
Build and Deploy DevOpsDash / build-image (push) Successful in 7s
- select() now fetches /api/v1/boards/{id} to get tasks array (lazy, once)
- updateTaskStatus() merges response correctly (spread instead of replacing)
- Progress % in sidebar uses done_count/task_count from list summary,
or computed from tasks array when board detail is loaded