angular-ui/ui-grid

Scroll does not work properly when rows are EXPANDED

Open

#5,211 建立於 2016年3月10日

在 GitHub 查看
 (4 留言) (0 反應) (1 負責人)JavaScript (2,496 fork)batch import
help wanted

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Check first example: http://ui-grid.info/docs/#/tutorial/216_expandable_grid[](url)

  1. Expand first 3 rows
  2. Scroll down to 200 row

There is a gap in the bottom... It seams that table data height calculation ignores expanded rows height when scrolling.

ui grid 216 expandable grid

after scrolling down

ui grid 216 expandable grid 2

貢獻者指南