w3c / wai-website

This repository hosts the WAI Website.
https://www.w3.org/WAI/
Other
53 stars 204 forks source link

Add a "Card" Pattern #657

Open weboverhauls opened 6 years ago

weboverhauls commented 6 years ago

Requesting the addition of a card pattern. This is typically a repeated section with an image, heading, and text. The whole area is clickable which creates accessibility issues from the nature of the design (for example, the label is much too verbose) and how it's technically implemented (for example, mouse click only).

Examples/articles: https://inclusive-components.design/cards/ http://ebay.github.io/mindpatterns/navigation/tile/index.html

yatil commented 6 years ago

@weboverhauls Thanks for opening the issue. Anything you think is missing from the articles you quoted, or is this mostly about the desire for WAI to also add something?

weboverhauls commented 6 years ago

@yatil Mostly to add it. It's a very common pattern and would be great to confirm/clarify technique. It would be great for the tutorial, especially since they're written more succinctly and clearly than other resources :-)