You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#A11ySev2; #A11yTCS;#DesktopWeb; #Win32;#.NET Project system for CSharp and VB;#BM_AspireDashboard_Web_June25;#Win32;#WCAG4.1.2:#Name Role Value;#A11yMAS;
Environment Details:
Application Name: Aspire Dashboard
Edition Windows 11 Enterprise
Version 24H2
OS build 26100.4351
Repro Steps
Open Visual studio.
Open a aspire project and run it.
A new window will open in the chromium edge,
TAB to "Github copilot chat" tab item and hit ENTER key.
Verify that Incorrect name property is provided for "Model Selector" button as Claude sonnet 4.
Actual Result:
Incorrect name property is provided for "Model Selector" button as Claude sonnet 4
Expected Result:
Correct name property as Model Selector should be provided.
User Impact:
Screen reader users will get confused if correct name property is not provided and they will not know the purpose of the control.