Skip to content

send accessibility announcement events as confirmation for some state changes - #1380

Open
codeofdusk wants to merge 3 commits into
QuantumBadger:masterfrom
codeofdusk:a11y-announcements
Open

send accessibility announcement events as confirmation for some state changes#1380
codeofdusk wants to merge 3 commits into
QuantumBadger:masterfrom
codeofdusk:a11y-announcements

Conversation

@codeofdusk

Copy link
Copy Markdown
Contributor

This PR adds accessibility announcement events for:

  • Expanding comments;
  • Collapsing comments;
  • Upvoting, downvoting, and unvoting on posts and comments.

The announceForAccessibility method was deprecated in Baklava, but the suggested replacements on that page don't really work for us and other projects are dealing with this as well. There's no timeline for removal, so I think this is fine to use for the foreseeable future.

Closes #986.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accessibility: send accessibility announcement events as confirmation for some actions

1 participant