angular-ui/ui-grid

Grid menu with column filtering

Open

#6,597 opened on Mar 12, 2018

View on GitHub
 (0 comments) (1 reaction) (0 assignees)JavaScript (2,496 forks)batch import
css/lesshelp wanted

Repository metrics

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

Description

Hello,

There seems to be a problem with ui-grid grid menu and colums that have filtering enable. The grid menu is added using position: absolute but it doesn't scale to the height of the column, and interacts badly with the scroll.

https://i.imgur.com/wQwGKnK.jpg

Contributor guide