Skip to content

Feature request: add aria-label to <path> #104

@rhymes

Description

@rhymes

I was running a website through the Firefox Accessibily inspector and I get the following error on the <path> element of the SVG generated through this gem:

Screenshot 2019-10-30 at 4 41 02 PM

This disappears the second I add aria-label to the <path>.

Since path supports ARIA attributes as well, the aria: true should generated a label for that as well.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions