-
fix so that page scrollbars can be scrolled by keyboard on page load · 9549aadd
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.
Marcus Efraimsson committed
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
page_scroll.ts | Loading commit data... | |
scroll.ts | Loading commit data... |