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

Needs small Accessibility improvements #34

Open
ibdf opened this issue Feb 20, 2020 · 1 comment
Open

Needs small Accessibility improvements #34

ibdf opened this issue Feb 20, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@ibdf
Copy link

ibdf commented Feb 20, 2020

A couple of adjustments could be made to improve accessibility (a11y):

  1. The search input in the dropdown needs to have a label and or aria tags (even if not visible)
  2. The dropdown header (sm-header) should probably not be an H3, best to use a class instead, since modifying the template is not an option for that item. Have an H3 causes conflicts with the rest of the document hierarchy.

I am using the WAVE tool for A11Y
https://wave.webaim.org/

@TerryZ TerryZ added the enhancement New feature or request label Feb 20, 2020
@TerryZ
Copy link
Owner

TerryZ commented Feb 20, 2020

Thanks for suggestions, i will modify as much as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants