angular-ui/ui-grid

Expanded area does not re-adjust when columns are pinned

已关闭

#4,033 创建于 2015年7月22日

 (0 条评论) (1 个反应) (1 位负责人)JavaScript (2,496 个派生)batch import
grid-expandablehelp wantedtype: bug

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (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

贡献者指南