Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Silence some widgets for better screen reader presentation. #7057

Merged
merged 1 commit into from
Nov 1, 2021

Commits on Oct 29, 2021

  1. Silence some widgets for better screen reader presentation.

    * Add `aria-live="off"` so "Avatar" isn't spoken when messages arrive, someone is typing, or randomly when avatars seem to pop in and out.
    * Add `aria-live="off"` to read receipt presentation of remainders. These seem to update often, and the spoken numbers without context are distracting.
    
    Signed-off-by: Nolan Darilek <nolan@thewordnerd.info>
    ndarilek committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    3773b33 View commit details
    Browse the repository at this point in the history