What to build
Improve scroll top and scroll bottom confidence by using native scroll telemetry when a platform can expose it, such as scroll offset, first visible item, or equivalent accessibility scroll position. This should reduce reliance on visible snapshot signatures for virtualized or homogeneous lists.
The command should remain fast and should not reintroduce blind multi-pass scrolling.
Acceptance criteria
Blocked by
None - can start immediately
What to build
Improve
scroll topandscroll bottomconfidence by using native scroll telemetry when a platform can expose it, such as scroll offset, first visible item, or equivalent accessibility scroll position. This should reduce reliance on visible snapshot signatures for virtualized or homogeneous lists.The command should remain fast and should not reintroduce blind multi-pass scrolling.
Acceptance criteria
Blocked by
None - can start immediately