angular-ui/ui-grid

[infinite scroll] Loading more data on the top jumps scroll up a page

クローズ

#5,189 opened on 2016/03/03

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (2,496 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (5,395 個のスター)
PR merge metrics
 (PR metrics pending)

説明

scrollbug

This is from the demo here.

Steps to reproduce:

  1. Scroll all the way to the bottom, so that firstPage is 1 and lastPage is 4.
  2. Scroll all the way to the top. It helps if you go slowly once you reach the top.
  3. When the new data is loaded (firstPage becomes 0), the scroll position jumps up a page.

コントリビューターガイド