Closed kjrawson closed 3 years ago
For the main search bar, there is the following in the layout:
<label class="sr-only" for="search-field-header">Search DTA</label>
In theory, that should be available if the user is utilizing a screen reader. I'll finish these as possible but wanted to know if this user was using a screen reader? If so, are they able to locate that label or is the code failing to display it as the "sr-only" class is supposed to work for? ("sr-only" refers to "screen reader only").
Here's what the grad student who flagged this said: "When I last checked this I was using an app to detect missing form labels, not a screen reader, so it sounds like that may have been a mistake on the app’s part, in which case we’re good!"
Hi, Steven. We've done some accessibility testing and came across some minor changes that would be helpful to implement in order to make the site more accessible:
Thanks!