angular-ui/ui-grid

Arrow up from initial infinite scroll paint does not go up a row

Open

#5,031 创建于 2016年1月26日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
grid-infinite-scrollhelp wantedtype: bug

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

When you initially load infinite scroll grid that has more data above, if you are on the first row and arrow up, more data is loaded and you see the scroll thumb move down, but it does not move up a row. you have to subsequently arrow up again to get go up the row.

In this plunker: http://plnkr.co/edit/nhP6CpaL9EJM3orGL41O?p=preview

  1. Click on the first row, first column.
  2. Hit the arrow up key. Note that the scroll thumb moves down indicating that more data loaded, but it did not go up a row. A subsequent pressing of the up arrow key moves you up the row.

贡献者指南