Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Merge requests
  • !1270

feat: add WCAG levels

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Agustina Chaer requested to merge github/fork/aguscha333/feat/add-wcag-levels into main May 09, 2021
  • Overview 17
  • Commits 6
  • Pipelines 1
  • Changes 3

Closes #1209

Summary

This PR adds the WCAG level to each checklist item so it's easier to know what checks to prioritize when trying to make a site accessible.

Notes / Questions

  • Do you think that the placement of the new information is correct / the best way to display it? I tried putting it in the part of the checklist item that is always visible but there there was a concern with responsiveness and the full Level: AAA was taking too much space.
  • @ericwbailey you mentioned in the issue that some checklist items might represent multiple success criterions. At least from what I saw each checklist item has only one WCAG link and each of those links only had one WCAG level asociated. That being said, I know for a fact that for example there are different contrast requirements for different levels but those don't seems to be covered in the checklist, just mention the one for level AA that is the minimum. Any thoughts on this? do you think that it's ok as I put it?
  • There was one checklist item that linked to a WCAG technique instead of a "Understanding WCAG" rule and didn't have a level asociated to for that one I put Level: doesn't apply. I thought about putting nothing at all but then it would have looked like it was missing.

Preview

image
Edited Mar 27, 2023 by Roshan Jossy
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/aguscha333/feat/add-wcag-levels