grafana/public/app/core/components
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
..
Animations ux: POC - Update "Add permissions" design and add a fancy animation #10676 2018-01-31 14:19:07 +01:00
code_editor Expose option to disable snippets 2018-03-20 15:26:41 +01:00
colorpicker prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
EmptyListCTA test: Add snapshot tests for UserPicker and UserPickerOption (#10289) 2018-01-09 14:39:10 +01:00
form_dropdown Fixes for graphite tags editor (#10861) 2018-02-09 16:20:30 +01:00
help Add hints for the 'pd' Duplicate Panel command from PR #11264 2018-03-24 14:41:41 +01:00
json_explorer prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
jsontree prettier: change to single quoting 2017-12-20 12:33:33 +01:00
layout_selector prettier: change to single quoting 2017-12-20 12:33:33 +01:00
Login ux: updated login page 2017-12-13 17:46:14 +01:00
manage_dashboards folders: use folder api for retrieving folder 2018-02-21 16:55:35 +01:00
navbar prettier: change to single quoting 2017-12-20 12:33:33 +01:00
PageHeader dashfolders: Convert mobx observable to js objects and remove the observer() since we want to use the component outside the react/mobx world #10275 2018-01-25 15:37:15 +01:00
Permissions permissions: remove client validation and handle server validation 2018-02-27 16:04:45 +01:00
Picker user picker should only include users from current org (#10845) 2018-02-09 10:42:37 +01:00
query_part Fixes for graphite tags editor (#10861) 2018-02-09 16:20:30 +01:00
scroll fix so that page scrollbars can be scrolled by keyboard on page load 2018-04-11 17:49:40 +02:00
ScrollBar Initially move to baron scrollbar 2018-04-02 14:59:49 +03:00
search Merge remote-tracking branch 'upstream/master' into fix-11053 2018-04-05 16:30:46 +03:00
sidemenu made drop-menu into link 2018-03-05 14:09:04 +01:00
TagFilter Tag filters in search (#10521) 2018-01-16 12:52:13 +01:00
Tooltip test: Update Tooltip test to check for className support 2018-01-29 15:54:59 +01:00
dashboard_selector.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
gf_page.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
grafana_app.ts scrollbar: fix dashboard width updating for different modes 2018-04-04 19:51:12 +03:00
info_popover.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
org_switcher.ts added scroll to org list modal (#10960) 2018-02-20 11:08:53 +01:00
PasswordStrength.tsx fix: Handle state when no password is entered on registration page (#9879) 2017-12-13 09:09:58 +01:00
switch.ts cleanup: removed unused typescript typings import 2018-01-04 10:12:02 +01:00
team_picker.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00
user_picker.ts prettier: ran on all files again, sorry. now settings are defined in package.json 2017-12-21 08:39:31 +01:00