Skip to content

Uses ARIA roles on incompatible elements #286

Open
@AndiCover

Description

@AndiCover

Googles Page Speed Insights shows me the following error:

Many HTML elements can only be assigned certain ARIA roles. Using ARIA roles where they are not allowed can interfere with the accessibility of the web page.

The following role seems to be wrong:
role="presentation"

More about ARIA roles: https://dequeuniversity.com/rules/axe/4.10/aria-allowed-role

It would be nice if the correct aria role is used or if we can overwrite it.

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