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 (5,395 stars) (2,496 forks)batch import
good first issuetype: bug

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