From 5248a274fdd055ff33058ae452bdb0c007fb7805 Mon Sep 17 00:00:00 2001 From: vaidankarswapnil Date: Tue, 1 Feb 2022 13:57:43 +0530 Subject: [PATCH] Fixed a11y cassandra query text editor issue --- src/Explorer/Tabs/QueryTablesTab.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Explorer/Tabs/QueryTablesTab.html b/src/Explorer/Tabs/QueryTablesTab.html index 2a71c9682..bb2e82e0e 100644 --- a/src/Explorer/Tabs/QueryTablesTab.html +++ b/src/Explorer/Tabs/QueryTablesTab.html @@ -25,6 +25,7 @@ name="query-editor" rows="5" cols="100" + aria-label="Query text editor" >