angular-ui/ui-grid

Navigation issue with keyboard up and down key.

Open

#7,065 建立於 2019年12月17日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (2,496 fork)batch import
grid-cellNavhelp wanted

倉庫指標

Star
 (5,395 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

  • when using up/down arrow and enter to navigate, sometimes cursor skips a cell when hitting the arrow key just once. And it becomes non-editing when the cell navigates to is out of the visible area.

  • it becomes non editable in up and down of last displayed row (Like 10 rows displays at a time so after 10 rows when we down keypress then it becomes non editable and sometimes it skips row.)

  • plunker : http://plnkr.co/edit/WizlYTzwdif3Exp1pTDT?p=preview

貢獻者指南