contao / contao-demo

This is an example website for Contao, a powerful open source CMS that allows you to create professional websites and scalable web applications.
https://contao.org
Creative Commons Attribution Share Alike 4.0 International
3 stars 8 forks source link

A11Y - Add a label to the search form #51

Closed zoglo closed 1 month ago

zoglo commented 1 month ago

This PR adds an invisible label to the search form so screenreaders can see it.

Previously the input had no label at all which would have been invalid.