angular-ui/ui-grid

Column menu: clicking on an editable cell doesn't close menu

Open

#2,114 opened on Nov 16, 2014

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
good first issuetype: bug

Repository metrics

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

Description

Click to open a column menu, then click on an editable cell. The column menu doesn't close, presumably because the editable cell template has absorbed the click.

Contributor guide