Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make selected emoji accessible to screen readers #666

Merged
merged 2 commits into from
Aug 10, 2022

Conversation

Charca
Copy link
Contributor

@Charca Charca commented Aug 10, 2022

Problem

Users can navigate emojis using the arrow keys on their keyboards. Unfortunately, this behavior does not announce to screen reader users what the currently selected emoji is.

Solution

Add an ARIA live region only visible to screen readers (hidden from the UI) that announces the currently selected emoji.

Demo

This can be tested using a screen reader like VoiceOver on the Mac 👇

CleanShot 2022-08-10 at 14 12 28

@EtienneLem EtienneLem merged commit 0bd25aa into missive:main Aug 10, 2022
@EtienneLem
Copy link
Member

Very nice, thanks! 🤘🏼

@Charca Charca deleted the add-live-region branch August 11, 2022 16:46
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.

2 participants