angular-ui/ui-grid

After cell edit, lost the edit mode

Open

#4.518 geöffnet am 14. Okt. 2015

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
good first issuegrid-cellNavgrid-edithelp wantedneeds: analysis

Repository-Metriken

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

Beschreibung

Steps:

I did single click on a cell, it goes in editMode and get the focus (correct)
Edit the data and click some where screen it get blurred (correct)
Now I again click on same cell, it does not get the focus on single click, until I do double click (incorrect?)

As in mobile devices we do not have double click event. Please have a look on below link: http://plnkr.co/edit/WoKn84HKBlPvOOJiNaF6?p=preview

Contributor Guide