Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error, Notification: Label(Filter) is not associated with the 'All' combo box control present under 'Console' blade. #1053

Open
ato9000 opened this issue Sep 8, 2021 · 2 comments

Comments

@ato9000
Copy link
Member

ato9000 commented Sep 8, 2021

https://msdata.visualstudio.com/CosmosDB/_workitems/edit/1245675

@ato9000 ato9000 added this to ToDo in Accessibility Sep 8, 2021
@ato9000
Copy link
Member Author

ato9000 commented Sep 9, 2021

Note: User credentials should NOT be included in the bug.

Pre-Requisite:
Select "Core(SQL)" in API combo box while creating the Cosmos DB.

Repro Steps:
Open URL: https://ms.portal.azure.com/ and login using valid credentials.
Navigate to "Azure Cosmos DB " from left pane and select it.
Navigate to any of the Azure Cosmos DB which is already created and select it.
Navigate to "Data Explorer" from the left and select it.
Navigate through all the controls under SQL API Section.
Create 'Sample Database'.
Navigate to Expand/Collapsed button in the bottom and select it.
Navigate through all the controls like 'Filter' combo box.
Press F12 key to open the Developers Tool and inspect the code.
Verify the issue.

Actual Result:
Label(Filter) is not associated with the 'All' combo box control present under 'Console' blade due to which the screen reader is not reading the label information.

Expected Result:
Label(Filter) should be associated with the 'All' combo box control present under 'Console' blade so that screen reader will read the label information along with combo box information.

image

@sunilyadav840 sunilyadav840 self-assigned this Sep 17, 2021
@sunilyadav840 sunilyadav840 moved this from To Do to In Progress in Accessibility Sep 17, 2021
@sunilyadav840
Copy link
Collaborator

As per narrator, Its read label with dropdown value.
Please find the video link for reference.

https://drive.google.com/file/d/1FscYzyunGsiqgAi0y_j9skgHPGFeyn6F/view

@sunilyadav840 sunilyadav840 moved this from In Progress to Done in Accessibility Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants