DAT-73995 Marketplace Scroller - Page jump when it gets to the bottom
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:
[ ] Your code builds clean without any errors or warnings
[ ] You are using approved terminology
[ ] You have added unit tests
[ ] You have updated documentation
[ ] You have tested your changes
Please provide a description of the changes proposed in the pull request and reference any related issues in the repository.
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: