openhands 71201ac4cd refactor: Simplify useInfiniteScroll hook API
- Remove redundant containerRef (useRef), keep only useState for container
- Rename return value from 'ref' to 'setRef' for clearer API
- Replace waitForTimeout with proper expect().toHaveCount() in E2E tests

Addresses code review feedback on PR #12084
2025-12-22 19:25:43 +00:00
..
2025-12-17 03:35:46 +00:00
2025-09-10 18:12:52 +00:00