angular-ui/ui-grid

Scroll does not work properly when rows are EXPANDED

Open

#5211 aperta il 10 mar 2016

Vedi su GitHub
 (4 commenti) (0 reazioni) (1 assegnatario)JavaScript (2496 fork)batch import
help wanted

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor