Skip to content

Cards should support aria-labelledby #1539

Description

@Paul-Hebert

Right now cards use the article tag by default. These will show up in the "Articles" section of the rotor. However, since they're not specifically labeled they'll all be labeled 'article'.

Cards have headings we could use for labels. Should we set up support for aria-labelledby? We wouldn't necessarily want this to be used if we were using a tag other than article. Maybe we just add the attributes to support it and component consumers can choose whether to set it up?

articles

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions