Skip to content

Card links do not have a discernible name (accessibility issue) #78

Closed
@bertiewooster

Description

@bertiewooster

Describe the bug

context
When I use cards on a Sphinx site, with Furo theme

expectation
I expected the card link to have a discernible name so people using screen readers can tell what the link leads to

bug
But instead the link has no discernible name
Here's the warning from Lighthouse's accessibility checker:

Links do not have a discernible name
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users.

problem
This is a problem for people using screen readers because they will not be read a name for the link that will help them decide if they should follow the link.

Reproduce the bug

Here is a page built using cards. Here is the corresponding accessibility report from Lighthouse.

List your environment

MyST-parser: latest (0.18.0)
Furo theme: latest (2022.06.21)
Sphinx: 4.5.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions