prometheus/web/ui/react-app/src
Mark Hansen f0a439bfc5
Web: Scroll hash-fragment links with navbar height (#7456)
Previously, hash-fragment links like this:
http://mark-t510:9090/targets#job-alertmanager

Would scroll to have the header at the top, obscured by the nav bar.

Tested in both old and new UIs.

Fixes #7434

Signed-off-by: Mark Hansen <markhansen@google.com>
2020-06-27 09:12:11 +02:00
..
components Unify react fetcher components (#6629) 2020-02-03 15:14:25 +01:00
hooks Unify react fetcher components (#6629) 2020-02-03 15:14:25 +01:00
pages REACT UI: CollapsibleAlertPanel - value field more friendly human readable (scientific notation -> number) (#7426) 2020-06-23 20:10:56 +02:00
types Adds support for rules screen in react-ui (#6503) 2020-01-27 10:27:43 +01:00
utils REACT UI: CollapsibleAlertPanel - value field more friendly human readable (scientific notation -> number) (#7426) 2020-06-23 20:10:56 +02:00
vendor/flot ReactUI: adopt grafana flot fix for stacked graphs (#6603) 2020-01-14 16:12:08 +01:00
App.css Web: Scroll hash-fragment links with navbar height (#7456) 2020-06-27 09:12:11 +02:00
App.test.tsx Unify react fetcher components (#6629) 2020-02-03 15:14:25 +01:00
App.tsx Add conditional rendering of Navlink for Consoles (#6761) 2020-02-08 11:00:47 +01:00
globals.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
index.tsx React UI: Use null value for determining consoles link display (#6790) 2020-02-09 13:39:44 +01:00
Navbar.test.tsx React UI: Use null value for determining consoles link display (#6790) 2020-02-09 13:39:44 +01:00
Navbar.tsx React UI: Use null value for determining consoles link display (#6790) 2020-02-09 13:39:44 +01:00
react-app-env.d.ts Integrate beginning of React UI (#5694) 2019-10-17 14:38:09 +02:00
setupTests.ts Implement the /flags page in react (#6248) 2019-11-02 10:27:36 +01:00