Provide a valid label for form fields - signup

Description

The Sakai Project or Component this issue was associated with is: Sign-upThe "Sign-Up" feature of the Meetings section of the environment allows the user to sign up for additional upcoming meetings. A checkbox is provided that allows users to "Expand all recurring meetings", however this input field is not provided a valid programmatic label. As such, screen reader users will have difficulty discerning the purpose of the input field.

Developers must ensure that all input fields are provided valid programmatic labels. As this input field is provided a visual label of "Expand all recurring meetings", this must be assigned an HTML <label> element, with the "for" value matching the id of the input field. The following code is provided as an example of this remediation:

http://qa03-sakai.marist.edu:8080/portal/site/e72d72d4-f582-4dce-8261-6b923060787c/tool/82119d3e-4a6e-4b26-8cee-5b95a366fef6/signupMeetings#A61f53ad1718bfc170e3fab0ba86ca25-HTML

Activity

Show:

Sam Ottenhoff January 29, 2017 at 2:02 PM

My PR for incorporates

Incorporated

Details

Priority

Affects versions

Components

Assignee

Reporter

Created August 2, 2016 at 3:24 PM
Updated 3 days ago
Resolved January 29, 2017 at 2:02 PM