angular-ui/ui-grid

EditOnFocus with Pinning problem

Open

#4.048 aberto em 27 de jul. de 2015

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
grid-cellNavgrid-edithelp wantedtype: bug

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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