angular-ui/ui-grid

Why does the last edited cell remains selected after editing if I use editOnFocus with cellNav

已關閉

#5,900 建立於 2016年12月16日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (2,496 個分叉)batch import
help wanted

倉庫指標

星標
 (5,395 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

I am using ui-grid single edit functionality. So I have cellNav and editOnFocus set to true. It basically achieves the expectation but while editing cells, the last edited cell remains selected (darker shade) . Also it takes a double click to bring such a cell to edit mode thereafter.

This do not make sense as a functionality. Found few post on SO regarding the same but could not figure out a solution from the library itself.

I think this needs to be fixed (I am not aware if it has already been). Is there a resolution for this??

貢獻者指南