angular-ui/ui-grid

expandable unusable state

Open

#6164 aperta il 19 apr 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
help wantedseverity: performance

Metriche repository

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

Descrizione

The expandable grid gets into an unusable state when you expand a bottom row and scroll up.

This issue is more pronounced on my local project which has a sub-grid with many rows. It can be reproduced on the UI Grid tutorial page by expanding a couple bottom rows:

Go to expandable grid tutorial page: http://ui-grid.info/docs/#/tutorial/216_expandable_grid Scroll to the bottom and expand the last two rows, 498 and 499. Start scrolling up. Notice that half the rows are now missing and they do not return until scrolling. All the way back down to the bottom. Example from the tutorial.

Updated: Link to tutorial was incorrect (original was http://ui-grid.info/docs/#/tutorial/306_expandable_grid)

Guida contributor