angular-ui/ui-grid

Expanded area does not re-adjust when columns are pinned

Open

#4,033 建立於 2015年7月22日

在 GitHub 查看
 (0 留言) (1 反應) (1 負責人)JavaScript (2,496 fork)batch import
grid-expandablehelp wantedtype: bug

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南