angular-ui/ui-grid
View on GitHubScroll does not work properly when rows are EXPANDED
Open
#5,211 opened on Mar 10, 2016
help wanted
Repository metrics
- Stars
- (5,395 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Check first example: http://ui-grid.info/docs/#/tutorial/216_expandable_grid[](url)
- Expand first 3 rows
- 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.

after scrolling down
