Skip to content

Accessiblity #31

@mmaszkiewicz

Description

@mmaszkiewicz

There are 2 accessibility problems:

  • Images that are not accessible to a blind person are being read-out by screen readers as internal links (aria-hidden would fix this).
  • Once you click on the "Audio challenge" icon new input is being inserted, but it appears in front of it. When using a screen reader you would have to tab through the whole form again to get to that input. Reversing the order to "Audio challenge", "Reload", "Input for the Audio challenge" would allow a blind person to tab through to the end of the form and submit it. It would make it possible to reload a challenge without having to go back.

I am happy to help with those improvements, however the 2nd one is a fairly major change so I would like to discuss beforehand.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions