angular-ui/ui-grid

Unable to open dropdown in grid with cellnav and rowheight < 30

Open

#4,710 opened on Nov 16, 2015

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I'm unable to open the a dropdown list in the top row of the grid when I have the cellnav module imported and the rowheight of the grid is less than 30. See this plunker for an example

http://plnkr.co/edit/IEig0f47ADRpk88GzayY?p=preview

Contributor guide