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

Results and Console Log: Incorrect role is defined for tab controls(Results and console.log) under executed stored procedure 'testcosmosdb' tab section. #1046

Open
ato9000 opened this issue Sep 8, 2021 · 1 comment

Comments

@ato9000
Copy link
Member

ato9000 commented Sep 8, 2021

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

@ato9000 ato9000 added this to In Progress in Accessibility Sep 8, 2021
@ato9000 ato9000 moved this from In Progress 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 and select any of the item then some new menu item appears in the top like New SQL Query, New Stored Procedure.
Navigate to "New Stored Procedure" menu item and select it.
Navigate to Stored Procedure ID edit field and give input and select Save menu item.
Now Navigate to "Execute" control and select it.
Navigate through all the controls under "Input Parameters" blade and select Execute button.
Navigate to all the controls like 'Results' and 'Console.log' tab items.
Press F12 key to open the Developers Tool and inspect the code.
Verify the issue.

Actual Result:
Incorrect role as a button is defined for tab controls(Results and console.log) under executed stored procedure 'testcosmosdb' tab section.

Expected Result:
Correct role should be defined for tab controls(Results and console.log) under executed stored procedure 'testcosmosdb' tab section as a 'tab' instead of button.
image

@vaidankarswapnil vaidankarswapnil self-assigned this Sep 14, 2021
@vaidankarswapnil vaidankarswapnil moved this from To Do to Done in Accessibility Sep 14, 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