angular-ui/ui-grid

Cell nav is not scrolling to the top (via keyboard)

Open

#4.182 geöffnet am 13. Aug. 2015

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Looks like i fountd a bug with keyboard scrolling. Here is punker: http://plnkr.co/edit/hU3Vjc8nbv7o0d2H8nFy?p=preview

Steps to reproduce: 1 Scroll down via mousewheel and select last item 2 Scroll up via keyboard

Bug: first item will not be visible (yet it's selected). (you can see first item by scrolling to the top via mousewheel but you cant navigate to it by keyboard).

Contributor Guide