grafana/public/app/features/inspector
Kristina b30d9f2732
Explore: Fix height on horizontal drawer and query inspector (#47832)
* Move tab height and horizontal drawer height to themable variables so they can be referred to. Add a default height to tabbed container so it can set an explicit height. Add overflow: scroll to inspector content

* Use height variable that changes on resize

* Use css to set height
2022-04-25 07:48:55 -05:00
..
DetailText.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
InspectDataOptions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
InspectDataTab.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
InspectDataTab.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
InspectErrorTab.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
InspectErrorTab.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
InspectJSONTab.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
InspectMetadataTab.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
InspectStatsTab.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
InspectStatsTable.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryInspector.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
styles.ts Explore: Fix height on horizontal drawer and query inspector (#47832) 2022-04-25 07:48:55 -05:00
types.ts Panel Inspect: allow plugins to add custom actions to the panel inspect popup (#34086) 2021-05-18 13:55:35 -07:00