Skip to content

Example cards are not exposed as links to assistive tech #41

Description

@thejesh23

Each card in the examples rail (site/index.html) is an <a href> carrying role="listitem". An explicit role replaces an element's implicit one, so the fourteen cards lose their link role.

Chrome's accessibility tree on site/index.html:

listitem "Open the Bubble example, a guided sourdough app, Hum, in a new tab" href="examples/hum-07/"
listitem "Open the Mend Assembly example, a repair-café manifesto poster, custom, in a new tab" href="examples/custom-04/"

Screen readers announce them as plain list items, and they are missing from the links rotor — so the section the README calls the centerpiece is the hardest part of the page to reach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions