angular-ui/ui-grid

Angular UI Grid auto complete bug

已关闭

#4,128 创建于 2015年8月6日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
help wantedneeds: analysis

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

I am using AngularJs and ui-grid, and in my grid I am using auto-complete within the Name Column; said that ui-grid-cellNav is enabled for cell navigation, my problem is when I am pressing arrow up and down in the auto-complete it's changing the row in the grid, not the auto-complete items

here is the plunker link http://plnkr.co/edit/1tqcB5noOvuwaLEUCDgC?p=preview

贡献者指南