angular-ui/ui-grid

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

Open

#5.431 aberto em 25 de mai. de 2016

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
help wanted

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador