You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.