Skip to content

Accessibility: Images must have alt-text or be marked as decorative. #6

@bedmison

Description

@bedmison

Ensure elements have alternative text or a role of none or presentation. See https://dequeuniversity.com/rules/axe/4.10/image-alt?application=AxeChrome for more info.

To solve this problem, you need to fix at least (1) of the following:

  • Element does not have an alt attribute
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute
  • Element's default semantics were not overridden with role="none" or role="presentation"

This issue occurs in a number of places:

  • Scoring summary
  • Sorted Asc/Sorted Desc/Unsorted icons in the submission table header.
  • Grade complete/incomplete icons in a submission record

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions