SUMMARY · 6 steps · click to expand
1
DATA INITIALIZATION
Connect to Supabase and load creative asset data on page load
2
KPI COMPUTATION
Calculate and display six key performance metrics in colored summary cards
3
FILTER SELECTION
Apply filters by status, type, and other dimensions using interactive pill toggles
4
TABLE RENDERING
Render sortable data table with creative assets and performance columns
5
SORTING INTERACTION
Allow column-based sorting with visual sort arrow indicators
6
DATA REFRESH
Re-fetch and update all metrics and table data via refresh button