angular-ui/ui-grid
View on GitHubColumn menu doesn't close on click out side when navigation feature (cellnav) is activated
Open
#4,194 opened on Aug 14, 2015
good first issue
Description
As the headline said, you can test it also in the tutorial: http://ui-grid.info/docs/#/tutorial/202_cellnav
- Activate the cellNav feature
- click on a cell to focus it
- click on a headermenu
- don't close the header menu with the close button -> try to select another cell -> in the example without cellnav, the column menu get close when you click outside of the menu. -> when navigation is on and you have the filter row visible and click on the filter, then the column menu will close correctly, because there is no cellnav on the filter row