Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search Page date range and sort-by form elements have incorrect labeling #252

Open
1 task
sdellis opened this issue Nov 19, 2024 · 0 comments
Open
1 task

Comments

@sdellis
Copy link
Member

sdellis commented Nov 19, 2024

Summary or User Story

A form label can only apply to one element via it's id.

Right now, sort-by refers to its select element via name when it should use id.
There should also be labels for each of the date range inputs. We can hide them from visual display, but screen readers will need to be able to announce the field.

Acceptance Criteria

  • The UI implemented for this issue meets accessibility requirements

First step

Go to the search page and look in the Accessibility panel of Devtools.

This section can be completed by the DLS team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant