Route
Live route: /sales/orders.
Source file: app/app/sales/orders/page.tsx.
Order pipeline dashboard for sales operations and fulfillment tracking.
/sales/ordersUI patterns
This route should keep using the established dashboard patterns listed below.
- ops-page
- ops-hero
- ops-kanban
- ops-panel
- StatusBadge
Production review
Review these route-specific items before release.
- Kanban cards do not overflow.
- Order status colors are readable.
- Mobile layout stacks in a usable order.
- Run npm run check after route changes.
- Smoke test the live route after service restart.