angular-ui/ui-grid

Expanded area does not re-adjust when columns are pinned

Open

#4,033 opened on 2015年7月22日

GitHub で見る
 (0 comments) (1 reaction) (1 assignee)JavaScript (2,496 forks)batch import
grid-expandablehelp wantedtype: bug

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド