The Dispatch View includes several alert indicators to help dispatchers quickly identify jobs that need attention.
Unassigned Jobs Panel Alerts
The Unassigned Jobs Panel header shows summary badges:
| Badge | Color | Meaning |
|-------|-------|---------|
| {count} | Gray | Total unassigned jobs |
| {count} Overdue | Red | Unassigned jobs past due date |
| {count} Priority | Blue | Unassigned priority jobs |
Alert Badge Implementation
The panel uses the `useJobStatusWithTimezone` hook to:
Timeline Job Card Indicators
Each job card in the dispatch timeline shows:
Visual Feedback During Drag-and-Drop
When dragging jobs:
Driver Workload Badges
Each driver swim lane shows a workload badge:
Real-Time Alert Updates
All alert indicators update in real-time: