angular-ui/ui-grid

EditOnFocus with Pinning problem

Fechada

#4.048 aberto em 27 de jul. de 2015

 (1 comentário) (0 reação) (0 responsável)JavaScript (2.496 forks)batch import
grid-cellNavgrid-edithelp wantedtype: bug

Métricas do repositório

Stars
 (5.395 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador