angular-ui/ui-grid

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

Chiusa

#6926 aperta il 1 feb 2019

 (1 commento) (3 reazioni) (0 assegnatari)JavaScript (2496 fork)batch import
grid-pinninghelp wanted

Metriche repository

Star
 (5395 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor