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 #7

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

Accessibility errors found in your template #7

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

Comments

@wapyce-bot
Copy link

The user @carlsonsantana validate your site template "https://nandomoreirame.github.io/mug/" and found these accessibility errors:

  • Page https://nandomoreirame.github.io/mug/:
    • Issue 03dbc712-915c-4691-8d6b-a761da47ff69:
      • Type: Error
      • Code: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
      • Message: Anchor element found with a valid href attribute, but no link content has been supplied.
      • Selector: html > body > a
      • Context: <a href="http://github.com/nandomoreirame/mug" target="_blank" class="github-corner"><svg width="80" height="80" vie...</a>
    • Issue 75ad9dfe-63a6-46cd-9241-0c5e6e24170d:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.18:1. Recommendation: change text colour to #292929.
      • Selector: html > body > main > section > section > nav > ul > li:nth-child(1) > span
      • Context: <span class="page-number">Page 1 of 4</span>
    • Issue 180e5646-0afb-4d32-9f49-a9e558200c2d:
      • Type: Error
      • Code: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
      • Message: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.18:1. Recommendation: change text colour to #292929.
      • Selector: html > body > main > section > section > article:nth-child(2) > span > time
      • Context: <time class="post-date" datetime="2015-11-12">Nov 12, 2015 | jekyll update</time>
    • Issue 63244092-23f3-40f1-8ddf-cb237ba7af9c:
      • 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="input" placeholder="enter the key for search..">
    • Issue 13ccb427-b4a2-46b5-9b39-4e96f0f8239a:
      • 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="input" placeholder="enter the key for search..">
    • Issue ce5680aa-1007-4b01-a9ae-b77fbcc63269:
      • Type: Error
      • Code: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent
      • Message: Anchor element found with a valid href attribute, but no link content has been supplied.
      • Selector: html > body > main > header > div > a:nth-child(1)
      • Context: <a href="#" class="nav-toogle js-menu-trigger sliding-panel-button"> <span></span> <spa...</a>
    • Issue 8a2a3f5a-617a-4793-b2b2-abafd37a934d:
      • Type: Error
      • Code: WCAG2AA.Principle3.Guideline3_1.3_1_1.H57.2
      • Message: The html element should have a lang or xml:lang attribute which describes the language of the document.
      • Selector: html
      • Context: <html><head> <meta charset="utf-8...</html>

You can check these accessibility errors using pa11y.
You can view the full validation results in our website.

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