angular-ui/ui-grid

expandable grid gets into unusable state when bottom rows are expanded and you scroll up

Open

#5,431 建立於 2016年5月25日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (5,395 star) (2,496 fork)batch import
help wanted

描述

I raise up again the qeustion that wasn't solved ans still happen also in the tutorial - what can we do to solve the problem with the breakdown in expandable row ?

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:

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

貢獻者指南