averageFee in shared dashboard types (attik-frontend/src/components/dashboard/dashboardTypes.ts) and displays it in components like InspectionVolumeFee.tsx; the gap is exposing it in the client-care dashboard grid (KPIStatsGrid / related view wiring).Frontend
attik-frontend/src/app/admin/client-care-dashboard/ including CCDashboardClient.tsx and _components/KPIStatsGrid.tsx, plus any data-fetch layer that populates KpiMetrics in _types.src/components/dashboard/InspectionVolumeFee/InspectionVolumeFee.tsx where averageFee is already formatted.Backend
attik-frontend/src/app/admin/client-care-dashboard/_components/KPIStatsGrid.tsxattik-frontend/src/components/dashboard/InspectionVolumeFee/InspectionVolumeFee.tsxattik-frontend/src/components/dashboard/dashboardTypes.tsAverage fee should be available as a first-class dashboard metric instead of requiring users to derive it manually.
During dashboard review, the team called out that average fee is missing even though it is considered one of the more important metrics. They noted that revenue and confirmed jobs are visible, but calculating average fee manually is not enough for everyday use. The request was to surface average fee directly in the dashboard, potentially in a prominent position near other core scheduler metrics.
Please authenticate to join the conversation.
Completed
Main App
26 days ago
Linear
Get notified by email when there are changes.
Completed
Main App
26 days ago
Linear
Get notified by email when there are changes.