angular-ui/ui-grid

Angular UI Grid auto complete bug

Open

#4,128 建立於 2015年8月6日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (2,496 fork)batch import
help wantedneeds: analysis

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南