angular-ui/ui-grid

EditOnFocus with Pinning problem

Open

#4.048 geöffnet am 27. Juli 2015

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
grid-cellNavgrid-edithelp wantedtype: bug

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide