grafana/public/views
Marcus Efraimsson 9549aadd26
fix so that page scrollbars can be scrolled by keyboard on page load
The page scrollbars are custom, not rendered on the body element and
with css property overflow set for scroll to be enabled.
For being able to scroll the page using the keyboard when a
page loads, some custom code was needed.
This fix should both work when doing a full reload of a url and when
navigating to other pages/dashboards.
For those pages having an input field that are focused on load,
scrolling by keyboard (arrow up/down) will obviously not work.
2018-04-11 17:49:40 +02:00
..
error.html build: fixed recovery test 2018-02-06 13:16:21 +01:00
index.template.html fix so that page scrollbars can be scrolled by keyboard on page load 2018-04-11 17:49:40 +02:00