From 09a95fded4c07fef3edfadf7b7f57d41cf920a0d Mon Sep 17 00:00:00 2001 From: Chris-MS-896 <64865559+Chris-MS-896@users.noreply.github.com> Date: Tue, 20 Oct 2020 17:42:39 -0500 Subject: [PATCH] =?UTF-8?q?[ID:=20833708][Screen=20Reader=20-=20CosmosDB?= =?UTF-8?q?=20=E2=80=93=20New=20KeySpace]=20Visual=20label(K=E2=80=A6=20(#?= =?UTF-8?q?287)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * '[ID: 833708][Screen Reader - CosmosDB – New KeySpace] Visual label(Keyspace id) and aria-label(Database id) is not same for Keyspace id edit field.' * 'update on aria-label' --- .../Controls/ThroughputInput/ThroughputInputComponent.html | 2 +- .../ThroughputInput/ThroughputInputComponentAutoscaleV3.html | 2 +- src/Explorer/Panes/AddDatabasePane.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Explorer/Controls/ThroughputInput/ThroughputInputComponent.html b/src/Explorer/Controls/ThroughputInput/ThroughputInputComponent.html index 794820680..acd666829 100644 --- a/src/Explorer/Controls/ThroughputInput/ThroughputInputComponent.html +++ b/src/Explorer/Controls/ThroughputInput/ThroughputInputComponent.html @@ -45,7 +45,7 @@ + size="40" class="collid" data-bind="textInput: databaseId, hasFocus: firstFieldHasFocus, attr: { 'aria-label': databaseIdLabel, 'placeholder': databaseIdPlaceHolder }" + autofocus>