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

贡献者指南