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

Create Accessible Patterns: Using aria-describedby to satisfy WCAG 2.4.4 Link Purpose in Context #91

Open
illepic opened this issue Jul 18, 2017 · 0 comments
Projects

Comments

@illepic
Copy link
Contributor

illepic commented Jul 18, 2017

Link: http:https://oaa-accessibility.org/examplep/wcag244/

Let's satisfy this with 2 components (molecule) that automate the generation of these ids.

  1. A "Link list" simple molecule, that ensure that the IDs
  2. A "Table" simple molecule, that has the columns and rows identified like what is shown in the oaa link above
  3. A "Link Group w/ Header" like shown at OAA

IDs should be autogenerated from Twig's iterator variables: https://twig.symfony.com/doc/2.x/tags/for.html

@illepic illepic created this issue from a note in v10 (On Deck) Jul 18, 2017
@illepic illepic changed the title Create Accessible Patterns: Using aria-describedby to satisfy WCAG 2.4.4 Link Purpose in ContextOpen AJAX Accessibility Create Accessible Patterns: Using aria-describedby to satisfy WCAG 2.4.4 Link Purpose in Context Jul 18, 2017
@illepic illepic moved this from On Deck to Backlog in v10 Aug 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v10
Backlog
Development

No branches or pull requests

1 participant