angular-ui/ui-grid

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

Fermée

#6 926 ouverte le 1 févr. 2019

 (1 commentaire) (3 réactions) (0 personne assignée)JavaScript (2 496 forks)batch import
grid-pinninghelp wanted

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur