hypothesis / hypothesis/lms

Make `StudentStatusBadge` more accessible for screen readers via `aria-live`.

Open
#6,908 0 comments 0 reactions 0 assignees View on GitHub
accessibility
Dominant language
Python
Stars
53
Forks
16
Avg merge
14d 5h
Merged PRs (30d)
14

Description

When the `StudentStatusBadge` is used for grading statuses, it can transition live from "New" or "Error" to "Syncing", and then either disappear or go back to "Error".

These changes are currently not properly announced by screen readers, as they are not wrapped in an `aria-live` container, but they should.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.