angular-ui/ui-grid

Wrong height of unpinned columns without filter when there is a pinned column with filter

已关闭

#6,926 创建于 2019年2月1日

 (1 条评论) (3 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
grid-pinninghelp wanted

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

There is a difference in height of pinned columns with filter enabled, comparing to unpinned columns without filter. The problem occurs when all unpinned columns are without filter.

I created a plunker based on the filtering tutorial (http://ui-grid.info/docs/#!/tutorial/Tutorial:%20103%20Filtering):

http://plnkr.co/edit/29PzuoNJAKQc1Ef75A0B?p=preview

贡献者指南