feat(projects): show task logged/approved/estimated hours on project detail #202
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/MAPPS-205-task-hours-on-project-detail"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The project detail page's Tasks card listed each task with only its title, assignee, and status badge, so logged time was invisible in the primary project view (the standup complaint that time logged against a task does not show up on the task or in the project). The task data already carries logged_hours (PMS-329), actual_hours (approved, PMS-51), and estimated_hours, surfaced on the separate task overview but not here. Render the same Logged / Approved / Est breakdown per task row, mirroring the overview wording, so logged-vs-estimated is reflected on each task without opening the edit modal.
#MAPPS-205
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com