angular-ui/ui-grid

After cell edit, lost the edit mode

Open

#4,518 建立於 2015年10月14日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (5,395 star) (2,496 fork)batch import
good first issuegrid-cellNavgrid-edithelp wantedneeds: analysis

描述

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

貢獻者指南