angular-ui/ui-grid

EditOnFocus with Pinning problem

Open

#4 048 ouverte le 27 juil. 2015

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
grid-cellNavgrid-edithelp wantedtype: bug

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I have a grid which combine editOnFocus feature and column pinning. if the grid needs to scroll horizontally for display the cell for editing, the cell is not focused. Plunker example: http://plnkr.co/edit/JbTwQLPSmB7K8a6o7NDr?p=preview

try edit city and then the name, the name will not be focused.

Guide contributeur