angular-ui/ui-grid

Expanded area does not re-adjust when columns are pinned

Open

#4.033 geöffnet am 22. Juli 2015

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (1 zugewiesene Person)JavaScript (2.496 Forks)batch import
grid-expandablehelp wantedtype: bug

Repository-Metriken

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

Beschreibung

steps to reproduce:

  • go to Expandable Grid tutorial
  • scroll down to the first demo
  • expand one of the rows
  • Pin Left column Id on the parent table
  • observe that unpinned columns got a scroll bar and its width didn't readjust
  • Pin Left column Name on the parent table
  • observe that a loading gif is now visible.

expandable-pin-bug

Contributor Guide