dataloop-ai / components

Dataloop's component library
Apache License 2.0
3 stars 15 forks source link

DAT-73995 resolve jumping issue of grid infinite Scroller #958

Closed yogesh0325 closed 3 months ago

yogesh0325 commented 3 months ago

Hi @guyDataloop Please review PR.

Issue: The scroll position was not updating correctly when at the top or bottom of the scroller. Resolution: The issue has been resolved, and it is now working fine. Constraint: When reaching the deep bottom and then scrolling up for the first time, there might be a slight movement up or down.

Thank you!!

Thank you for your contribution to the repo. Before submitting this PR, please make sure:

Please provide a description of the changes proposed in the pull request and reference any related issues in the repository.

Please indicate if this PR contains:

guyDataloop commented 3 months ago

It's a bit risky to work on this area, let's merge it and update OA, if it causes issues we'll revert it