From 2d33ddf37f07e1460926a17cfa003d2eedad9969 Mon Sep 17 00:00:00 2001 From: Tobias Skarhed <1438972+tskarhed@users.noreply.github.com> Date: Mon, 9 Aug 2021 09:59:29 +0200 Subject: [PATCH] Dashboard: Accessible text for search links #37593 --- .../src/components/PageLayout/PageToolbar.tsx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/packages/grafana-ui/src/components/PageLayout/PageToolbar.tsx b/packages/grafana-ui/src/components/PageLayout/PageToolbar.tsx index 3e3177d645f..86c41af1c10 100644 --- a/packages/grafana-ui/src/components/PageLayout/PageToolbar.tsx +++ b/packages/grafana-ui/src/components/PageLayout/PageToolbar.tsx @@ -66,7 +66,11 @@ export const PageToolbar: FC = React.memo(