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

[iOS] fix voiceover duplicates for labels #77

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

JoshuaChingMSFT
Copy link
Collaborator

@JoshuaChingMSFT JoshuaChingMSFT commented Feb 1, 2024

Related Issue

Fixes Issue: #24

Description

A11Y voiceover announces the same piece of content twice when the accessibility label and accessibility value are the same.

The fix is to clear the accessibility value if accessibility label and accessibility value are the same.

How Verified

image

A11Y Inspector Before:
image

A11Y Inspector After:
image

@JoshuaChingMSFT JoshuaChingMSFT changed the title fix voiceover duplicates for labels [iOS] fix voiceover duplicates for labels Feb 1, 2024
@JoshuaChingMSFT JoshuaChingMSFT merged commit 4e239c5 into main Feb 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants