angular-ui/ui-grid

Expandable grid tutorial is broken

Open

#7.122 geöffnet am 24. Sept. 2020

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
grid-expandablehelp wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

The expandable grid tutorial has render issues when all sub grids are expanded where the rows disappear. It's easy to replicate

  1. Go to http://ui-grid.info/docs/#!/tutorial/Tutorial:%20216%20Expandable%20grid
  2. Scroll down to the first grid demonstration
  3. Click "Toggle Expand All Visibility"
  4. Scroll down the grid a little way, the rows all disappear.

Similar issues reported here. https://github.com/angular-ui/ui-grid/issues/3473 https://github.com/angular-ui/ui-grid/issues/4508

Contributor Guide