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

Accessibility issue: Label is not connected to a form control #40

Open
cjg89 opened this issue Aug 7, 2019 · 0 comments
Open

Accessibility issue: Label is not connected to a form control #40

cjg89 opened this issue Aug 7, 2019 · 0 comments
Assignees
Milestone

Comments

@cjg89
Copy link
Member

cjg89 commented Aug 7, 2019

The "Filter by..." <label> next to the category filtering buttons on the frontend isn't associated with an actual <form> element. Consider making this a <span> instead.

<label class="mr-4" for="audience-filters">Filter by...</label>

@cjg89 cjg89 added this to the backlog milestone Aug 7, 2019
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

4 participants