Skip to content

fix(web): claimant avatars in the live session have no accessible name #47

Description

@aek676

In the live session list, the claimant avatars render as plain divs: screen readers only get the initial and the count ("S", "1") with no participant name or context.

Give each avatar an accessible label along the lines of "SecondGuest claimed 1" (aria-label or visually-hidden text) in apps/web/src/features/session/components/ (claimant avatars component).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions