microsoft / vscode-azureapicenter

MIT License
10 stars 6 forks source link

No name is defined for "How can I write unit tests for python function" button: A11y_VS Code extension for API Center_Copilot Chat_Name Role Value. #100

Closed AnKushSingh05 closed 1 month ago

AnKushSingh05 commented 3 months ago

GitHub Tags

A11yTCS; #A11ySev2; #Win32; #WCAG4.1.2; #GH_VSCodeextensionforAPICenter_Win32_Apr2024; #DesktopApp; #VS Code Extension for API Center; #Name Role Value; #AILimited; #A11yMAS;#FirstParty:Bug212323;#External;#External:VSCode;#BM-VisualStudioCodeClient-Win32-Jan2024;

Environment Details:

Application Name: VS Code Extension for API Center OS: Windows 11 Enterprise 23H2 (OS build 22631.3296)

Repro Steps:

  1. Create a API center in azure portal.
  2. Open Visual studio Code.
  3. Tab till Chat option in the left side panel and press enter.
  4. Type @workspace /tests in the copilot chat box.
  5. Verify whether the name is defined for "How can I write unit tests for python function" button or not.

Actual Result:

No name is defined for "How can I write unit tests for python function" button.

Expected Result:

Name should be defined for "How can I write unit tests for python function" button.

User Impact:

Screen reader users will not get the information about the functionality of the button if name is not defined.

Attachment:

Bug_100

formulahendry commented 2 months ago

External issue. This UI control is from GitHub Copilot Chat: https://github.com/microsoft/vscode-copilot-release

formulahendry commented 2 months ago

This issue is caused by UI of GitHub Copilot Chat extension, not related to UI of API Center extension.

formulahendry commented 2 months ago

Opened bug in vs code repo: https://github.com/microsoft/vscode/issues/212323

shindepra commented 1 month ago

Verified the issue in below environment Version: 1.89.1 (user setup) Issue is fixed. Hence closing the bug. image