Commit Graph

1 Commits

Author SHA1 Message Date
Vivek R
e2e83e7aea perf: add virtual scrolling and optimized components
- Add FilePicker.optimized.tsx with @tanstack/react-virtual for virtual scrolling
- Add SessionList.optimized.tsx with performance enhancements
- Enable smooth 60fps scrolling for 10,000+ items
- Implement proper memoization and render optimizations
- Reduce unnecessary re-renders and improve responsiveness
2025-07-16 20:01:43 +05:30