-
Bug
-
Resolution: Fixed
-
High
-
7.21.0
-
Severity 2 - Major
-
0
-
Issue Summary
In the diff section for the pull requests, the Commit selector input has a missing explicit association.
Steps to Reproduce
- Launch the URL
- Navigate to the Commit selector in the main content area and activate them to select the changes options available.
Screenshot
Actual Results
The "Commit selector" input in the diff section of the pull request does not have a label explicitly associated with it. The 'for' and 'id' association is missing between the label and the input form control.
Labels need to be explicitly associated with their respective form controls for assistive technologies to identify the label accurately and convey the information to the users.
Expected Results
Associate the label explicitly with the form control by providing an identical value that is unique from other IDs to "for" and "id" attributes to ensure that assistive technologies identify the label for the form control correctly.
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available.
Bug Ref: 737316
- mentioned in
-
Page Failed to load
Form Name |
---|
releasing 7.21.6