grafana/public/app/features/inspector
Ashley Harrison f19b07c0bc
Accessibility: Remove unnecessary onClick from title element (#59696)
* remove unnecessary onClick from title element

* associate icon label with title + fix unit tests

* remove cursor: pointer;

* remove link color from title as it's no longer clickable

* remove useless aria-label

* stop incorrectly marking title as a ReactNode - it's just a string
2023-01-30 13:32:16 +00:00
..
utils Logs: Add Download logs button to log log-browser (#55163) 2022-09-29 16:09:40 +02:00
DetailText.tsx Chore: Migrate usage of v1 theme to v2 (#58154) 2022-11-03 18:15:55 +00:00
InspectDataOptions.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectDataTab.test.tsx Accessibility: Remove unnecessary onClick from title element (#59696) 2023-01-30 13:32:16 +00:00
InspectDataTab.tsx Traces: Upgraded feature tracking (#62181) 2023-01-27 13:33:27 +00:00
InspectErrorTab.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
InspectErrorTab.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectJSONTab.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectMetadataTab.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectStatsTab.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
InspectStatsTable.tsx Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
QueryInspector.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
styles.ts Inspect: Refactor InspectJSONTab to FC (#61106) 2023-01-06 18:14:20 -05:00
types.ts SupportSnapshots: Rename to "Get help" (#55206) 2022-09-16 08:51:14 -07:00