9bbd3df53c
The Gantt used a status-only EditableTaskStatus, unlike the shot/asset data tables which pair status with an avatar-popover assignee picker. Bring the Gantt's task-level EditableTaskStatus to parity (opt-in via a showAssignee prop so the flat Tasks table's separate assignee column is unaffected), and widen the frozen status column to fit both controls.