Improve ReportActionItem performance by moving useOnyx connections from within render items up to the list level, following the pattern established in PR #63362.
Components to Optimize
Testing & Performance Validation
- Before Changes: Record performance traces using React Profiler
- After Changes: Record the same interactions
- Analysis: Import traces into https://kacper-mikolajczak.github.io/rcc/ with 'before' as baseline
- Share Results: Include performance comparison in PR
Issue Owner
Current Issue Owner: @clarajones-expensify
Improve ReportActionItem performance by moving useOnyx connections from within render items up to the list level, following the pattern established in PR #63362.
Components to Optimize
ReportActionItemTesting & Performance Validation
Issue Owner
Current Issue Owner: @clarajones-expensify