Elemente ohne aussagekräftige Beschriftung sind für Screenreader und Formulare schwer nutzbar.
Technische Details anzeigen Technische Details schliessen
Originalmeldung: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
Selector: #app > div > div > section:nth-child(2) > div > div:nth-child(3) > div > form
Kontext: <form action="/search" novalidate="" role="search" data-testid="autocomplete-search-form" class="flex h-[3.25rem] overflow-hidden rounded-lg border border-neutral-400 bg-white p...