-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[4.0] [a11y] Search form has no label #24468
Copy link
Copy link
Closed
Labels
Description
Steps to reproduce the issue
- Use screen reader, e.g. NVDA
- Go to the search results list page (for ex. use search module to search for a popular word, e.g. joomla on a test site)
- Go to serach field
or
Inspect the code
Expected result
- The screen reader should announce a label for the search box
or
- The code should include a label for the field "Search" (label for="search-searchword"
Actual result
Screen reader does not announce the name of the field
The field has no labels.
Reactions are currently unavailable
