From d6e734cc7c26f7e542828936c1ab139a1bc74b82 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Wed, 1 Dec 2021 11:27:45 -0500 Subject: [PATCH] Add missing aria labels (#42532) (#42556) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (cherry picked from commit caf859f4980d81ef1917c506c587a3943dcc28fe) Co-authored-by: Piotr Jamróz --- .../datasource/graphite/components/AddGraphiteFunction.tsx | 2 +- .../datasource/graphite/components/GraphiteQueryEditor.tsx | 1 + .../app/plugins/datasource/graphite/components/PlayButton.tsx | 2 +- .../app/plugins/datasource/graphite/components/TagsSection.tsx | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/public/app/plugins/datasource/graphite/components/AddGraphiteFunction.tsx b/public/app/plugins/datasource/graphite/components/AddGraphiteFunction.tsx index c130bf0c5d9..938494d6f43 100644 --- a/public/app/plugins/datasource/graphite/components/AddGraphiteFunction.tsx +++ b/public/app/plugins/datasource/graphite/components/AddGraphiteFunction.tsx @@ -33,7 +33,7 @@ export function AddGraphiteFunction({ funcDefs }: Props) { return ( } + Component={