Priority: Critical High Page: Alle Geräte Observation Permalink
Accompanying Files
Observation Details

The sorting dropdown has no accessible name but is "labeled" by "Sortieren:".

Remediation Notes

The dropdown MUST be a user accessible interface component. Ideally, use a native semantic HTML <select> element for the dropdown and an explicit label to go with it. As is, there is neither a programmatically determinable connection between the "label" "Sortieren:" and the dropdown, nor does the dropdown has any accessible name, let alone one including the label.

Please (also) refer to observation 1.3.1 Info and Relationships – "Semantic HTML" for general remarks about the use of semantic HTML.