From 9e9d270b65ed43d1772044368ac30dae00950599 Mon Sep 17 00:00:00 2001 From: SATYA SB <107645008+satya07sb@users.noreply.github.com> Date: Tue, 14 May 2024 09:56:53 +0530 Subject: [PATCH] =?UTF-8?q?[accessibility-3102877]:[Programmatic=20Access?= =?UTF-8?q?=20-=20Azure=20CosmosDB=20=E2=80=93=20Data=20Explorer]:=20Ensur?= =?UTF-8?q?es=20every=20ARIA=20input=20field=20has=20an=20accessible=20nam?= =?UTF-8?q?e.=20(#1835)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Satyapriya Bai --- src/Explorer/Panes/AddCollectionPanel.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Explorer/Panes/AddCollectionPanel.tsx b/src/Explorer/Panes/AddCollectionPanel.tsx index dee78d7bf..8c1cfef5b 100644 --- a/src/Explorer/Panes/AddCollectionPanel.tsx +++ b/src/Explorer/Panes/AddCollectionPanel.tsx @@ -382,6 +382,7 @@ export class AddCollectionPanel extends React.Component