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

add accessibility label for ••• #2149

Merged
merged 1 commit into from
Apr 20, 2024
Merged

Conversation

r10s
Copy link
Member

@r10s r10s commented Apr 6, 2024

review is best done with ignoring whitespace, this PR adds a few lines only.

we use "•••" to indicate "other" reactions visually, however, when visually impaired, eg. screen readers won't have a clue.

therefore, set accessibilityLabel to "Other".

for the other reactions, things might be good enough, at least, voice over has a chance to read this out in its meaning. if we get concrete feedback, we'll try to improve.

@r10s r10s requested a review from adbenitez April 6, 2024 11:18
we use "•••" to indicate "other" reactions visually,
however, when visually impaired, eg. screen readers won't have a clue.

therefore, set accessibilityLabel to "Other".

for the other reactions, things might be good enough,
at least, voice over has a chance to read this out in its meaning.
if we get concrete feedback, we'll try to improve.
@r10s r10s force-pushed the r10s/react-other-accessibility branch from 1d8deb5 to 47b4a23 Compare April 8, 2024 14:50
@r10s r10s merged commit 8def68c into main Apr 20, 2024
1 check passed
@r10s r10s deleted the r10s/react-other-accessibility branch April 20, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants