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
If the "title" required field kept empty the error is not being detected and no error message is displayed: A11y_Visual Studio Code Web Extensions_Github Pull request_Create New Request_Error identification #7604
#A11yTCS; #A11ySev2; #Visual Studio Code Web Extensions; #BM_Visual Studio Code Web Extensions_Web_Aug2025; #DesktopWeb; #A11yMAS; #WCAG3.3.1; #Error Identification; #Win11; #ChromiumEdge; #FTP;
Observe the issue whether the error is being detected and error message is displayed or not.
Actual Behavior:
If the "title" required field kept empty the error is not being detected and no error message is displayed.
Expected behavior:
If the "title" required field kept empty the error should be detected and error message should be displayed indicating user the way to remove the error.
User Impact:
When users navigate with a keyboard, they may not be able to identify which field is invalid if there isn’t a visible focus indicator or an error message. Screen reader users will also have trouble if no error appears when a field is left empty, as they won’t understand why their form submission failed or what information is needed.