-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Description
Please do not close this bug. This bug should only be closed by Trusted Tester after verification.
GitHub Tags:
#A11yMAS; #A11yTCS; #A11ySev2; #BM_ASP.NET_Web_Jun2024; #.NETCore; #WCAG3.3.2; #DesktopWeb; #Win11; #FTP; #ChromiumEdge; #Label or Instructions; #Regressed:09-20-24; #Repro; #Closed;
Environment Details:
App name: ASP.NET
Window Version: Win 11
OS Build: 22631.3737
Chromium Edge Version 126.0.2592.61 (Official build) (64-bit)
Repro Steps:
- Download the "RazorPagesApp" zip file and run .exe file.
- Command prompt will open, TAB to "http://localhost:5000" link and press CTRL + ENTER key.
- TAB to "Movies" tab and hit ENTER key. TAB to "Create New" button and hit ENTER key.
- TAB to "Release Date" and "Genre" fields are required but visual information is not there which show this fields are required.
Actual Result:
"Release Date" and "Genre" fields are required but visual information is not there which show this fields are required.
Expected Result:
"Release Date" and "Genre" fields are required so visual information should be there which show this are fields are required. For example, there should be required text in parentheses brackets beside label or else asterisk mark (*) should be provided and at top text should be there like asterisk mark are required fields.
User Impact:
User will not know "Release Date" and "Genre" fields are required.