-
Bug
-
Resolution: Fixed
-
Low
-
7.2.0, 9.0.1
-
Severity 3 - Minor
-
Issue Summary
The group of form controls is not associated with its group label. The group-level label helps to completely convey the purpose of individual controls in the group.
Elements name:
Group label- Project and build plan name
Form fields- Project, Plan name, Plan key, Plan Description
Location of the elements: Form fields, under the "Project and build plan name" section, in the "Configure plan" form, in the main content.
Steps to Reproduce
- Open the home page.
- Navigate to the "Create" link in the header and activate it.
- Select the "Crate Plan" link and activate it.
- Navigate the "Select a project and configure a plan" form with the screen reader on.
Actual Results
When the screen reader user navigates through the "Select a project and configure a plan" form, the related interactive form fields are not announced as a group. As a result, it will create confusion for screen reader users because they will not be able to predict that buttons belong to the same group.
Expected Results
Include the group label text "Select a project and configure a plan" within the <legend> element.
Please refer to the below link for implementation :
https://www.w3.org/WAI/tutorials/forms/grouping/
Screenshot
Workaround
Not Available
Bug Ref: 458703