cds-snc / report-a-cybercrime

Report a computer crime or scam / Signaler un crime informatique ou une fraude
https://report-a-scam.cds-snc.ca
MIT License
29 stars 14 forks source link

Missing form label for accessibility test #2354

Closed lmcbhvu closed 4 years ago

lmcbhvu commented 4 years ago

Summary

I have WAVE (Web Accessibility Evaluation Tool) installed on my google chrome. I tried to run a test on both dev and staging (version 1.7) and I found one issue (missing form label) on our dev environment. Here is the detail of issue

Errors Missing form label What It Means A form control does not have a corresponding label. Why It Matters If a form control does not have a properly associated text label, the function or purpose of that form control may not be presented to screen reader users. Form labels also provide visible descriptions and larger clickable targets for form controls. How to Fix It If a text label for a form control is visible, use the