angular-ui/ui-grid

Angular UI Grid auto complete bug

Fermée

#4 128 ouverte le 6 août 2015

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
help wantedneeds: analysis

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur