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

[DemoApp] Fix VoiceOver issue with element grouping in presentation tokens (a11y) #285

Open
1 task done
Tayebsed93 opened this issue Nov 15, 2024 · 0 comments · May be fixed by #292
Open
1 task done

[DemoApp] Fix VoiceOver issue with element grouping in presentation tokens (a11y) #285

Tayebsed93 opened this issue Nov 15, 2024 · 0 comments · May be fixed by #292
Assignees
Labels
👂 acessibility A11y issues or improvements 🐞 bug Something isn't working 📱 demo app Update of the Demo App 🔍 triage A new issue that needs to be treated

Comments

@Tayebsed93
Copy link
Collaborator

Prerequisites

Your test device

iPhone 14 pro MAx

OS Version

iOS 16.0

App version

0.6.0

App build number

14

App build type

DEBUG

App orientation

No response

Device language

No response

App language

No response

Describe the issue

a11y VoiceOver: Accessibility errors can be avoided by grouping elements. The idea is to vocalize the elements all at once when possible

Image

Expected Behavior

This line fixes the issue:
.accessibilityElement(children: .combine).

Image

Accessibility settings

Voice Over

@Tayebsed93 Tayebsed93 added 🐞 bug Something isn't working 👂 acessibility A11y issues or improvements 📱 demo app Update of the Demo App 🔍 triage A new issue that needs to be treated labels Nov 15, 2024
@Tayebsed93 Tayebsed93 moved this from Triage to In Progress in [OUDS] Project Nov 15, 2024
@Tayebsed93 Tayebsed93 self-assigned this Nov 15, 2024
@Tayebsed93 Tayebsed93 moved this from In Progress to In Review in [OUDS] Project Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👂 acessibility A11y issues or improvements 🐞 bug Something isn't working 📱 demo app Update of the Demo App 🔍 triage A new issue that needs to be treated
Projects
Status: In Review
3 participants