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 errors found in your template #21

Open
wapyce-bot opened this issue Oct 26, 2018 · 0 comments
Open

Accessibility errors found in your template #21

wapyce-bot opened this issue Oct 26, 2018 · 0 comments

Comments

@wapyce-bot
Copy link

The user @carlsonsantana validate your site template "http://artemsheludko.com/adam-blog/" and found these accessibility errors:

  • Page http://artemsheludko.com/adam-blog/:
    • Issue ef7be5c4-1f0c-4b5e-b02e-d97e5c508e49:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
      • Message: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
      • Selector: #search-input
      • Context: <input type="text" id="search-input" class="search" placeholder="Search">
    • Issue bbf5c655-0cb6-4931-96e5-5d96e56d8cbf:
      • Type: Error
      • Code: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
      • Message: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
      • Selector: #search-input
      • Context: <input type="text" id="search-input" class="search" placeholder="Search">
    • Issue 36591b1c-979c-4f4d-b8d5-3d92499ebafd:
      • Type: Error
      • Code: WCAG2AA.Principle3.Guideline3_2.3_2_2.H32.2
      • Message: This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute "submit" or "image", or BUTTON elements with type "submit" or omitted/invalid.
      • Selector: html > body > div > div > div:nth-child(2) > div > div > form
      • Context: `
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant