angular-ui/ui-grid

expandable unusable state

Open

#6,164 创建于 2017年4月19日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)JavaScript (5,395 star) (2,496 fork)batch import
help wantedseverity: performance

描述

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)

贡献者指南