sympa-community / sympa

Sympa, Mailing List Management Software
https://www.sympa.community/sympa
GNU General Public License v2.0
237 stars 94 forks source link

Sympa Accessibility Issue - 11 - Form controls must have labels #1769

Closed rm1-uiuc closed 4 months ago

rm1-uiuc commented 7 months ago

The University of Illinois at Urbana-Champaign, Technology Services Accessibility Testing team conducted an Accessibility Review of Sympa on September 25, 2023 and found 26 issues that need to be fixed to make the interface accessible for visual impaired users.

Version

6.2.72

Installation method

Source Package

Expected behavior

All Form controls must have an accessible labels on it (INPUT, SELECT, TEXTAREA, PROGRESS, METER and OUTPUT) A label associated with a form control ensures that information about the form control is spoken by screen readers.

Actual behavior

No Accessible labels are on any of the form elements (INPUT, SELECT, TEXTAREA, PROGRESS, METER and OUTPUT ).

Steps to reproduce

Sympa Accessibility Issue - 11 - was determined by an Automation Tool Evaluation using AInspector and Siteimprove Accessibility Checkers as automated accessibility evaluation tools.

After running these automation tools the following issue was identified:

Form controls must have labels. Each INPUT, SELECT, TEXTAREA, PROGRESS, METER and OUTPUT element must have an accessible label. A label associated with a form control ensures that information about the form control is spoken by screen readers when it receives focus. Tag Names: ul[role=tree], ul[role=treeitem].

WCAG Level A 3.3.2 Labels or Instructions (Primary)

image image

Fig 12 Forms control must have labels.

Additional information

Attached is the Accessibility Review conducted on Sept 25,2023 Tech Services Review - Accessibility Evaluation Report for Sympa.pdf

ikedas commented 6 months ago

Hi @rm1-uiuc,

I couldn’t find form control (either of input, select, textarea and so on) in the rectangle you draw on the screenshot. Could you please explain your suggestions?

ikedas commented 4 months ago

If there are no developments, this issue will be closed for the present.