Problem
ExpenseReportListItemRow takes ~1.2ms per render and with ~50 rows totals ~60ms, contributing to slow Reports list rendering.
Solution
Optimize the component (e.g. memoization, virtualized list tuning, or reducing work per row). Use React Profiler / Chrome DevTools to validate improvements.
Issue Owner
Current Issue Owner: @mallenexpensify
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~022026125717306599670
- Upwork Job ID: 2026125717306599670
- Last Price Increase: 2026-02-24
Problem
ExpenseReportListItemRowtakes ~1.2ms per render and with ~50 rows totals ~60ms, contributing to slow Reports list rendering.Solution
Optimize the component (e.g. memoization, virtualized list tuning, or reducing work per row). Use React Profiler / Chrome DevTools to validate improvements.
Issue Owner
Current Issue Owner: @mallenexpensifyUpwork Automation - Do Not Edit