angular-ui/ui-grid
View on GitHubWrong height of unpinned columns without filter when there is a pinned column with filter
Open
#6,926 opened on Feb 1, 2019
grid-pinninghelp wanted
Repository metrics
- Stars
- (5,395 stars)
- PR merge metrics
- (No merged PRs in 30d)
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):