angular-ui/ui-grid
在 GitHub 查看Pagination footer Conflicts with Cell nav. Hides focused cell
Open
#3,761 建立於 2015年6月11日
grid-cellNavgrid-paginationhelp wantedtype: bug
倉庫指標
- Star
- (5,395 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
When you have page navigation and cell nav enabled and you use keyboard nav to navigate to the bottom of the grid the focused cell falls below the bottom of the grid.
Additionally, you can't see the last item in the list without scrolling.
To reproduce:
- Click on a cell inside the grid.
- Use the arrow keys to navigate to the bottom.
- Watch focused cell disappear behind the page nav footer.
Mandatory Example: http://plnkr.co/edit/O8dDgwGpDFXxawBYxt8L?p=preview