Elemente ohne aussagekräftige Beschriftung sind für Screenreader und Formulare schwer nutzbar.
Technische Details anzeigen Technische Details schliessen
Originalmeldung: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title , aria-label , aria-labelledby .
Selector: #searchInput
Kontext: <input type="text" id="searchInput" name="query" placeholder="Suche..." :class="searchOpen ? 'active' : 'active'" class="w-full p-2 text-white placeholder-white bg-transparent b...