angular-ui/ui-grid

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

Open

#6,926 建立於 2019年2月1日

在 GitHub 查看
 (1 留言) (3 反應) (0 負責人)JavaScript (2,496 fork)batch import
grid-pinninghelp wanted

倉庫指標

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

貢獻者指南