AI OnAI Off
One problem with search forms is their accessibility; a common design practice is not to provide a label for the search field (although there might be a magnifying glass icon or similar), as the purpose of a search form is normally fairly obvious for sighted users due to placement.
Developer @ SME Business Consultancy
https://world.episerver.com/forum/latest-forum-posts/
The radiobuttons below Status of posts
The checkboxes below Choose rooms
As a World user I would like to be able to make selections by clicking the label text so that I not need to use my gaming sniper mouse at 200% zoom.
Add an id="input-x" to the input element and the same ID as the FOR-attribute value on the LABEL-element. Remember that IDs must be unique in the document.