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

What is the recommended way to support the Screen Reader for Accessibility? #540

Open
paulbors opened this issue Jun 7, 2023 · 0 comments

Comments

@paulbors
Copy link

paulbors commented Jun 7, 2023

Interested into how others have been able to solve for accessibility use-cases using this SDK as we're finding ourself in a pickle when some content on the page is taking too long to load and the user is not aware that loading completed.

If this is the first time accessibility support is being requested for this project, then can we consider below?

Describe the feature or problem you’d like to solve

During our accessibility audit we've noticed that the skeleton view is confusing to the blind user as the content is not yet loaded and the Screen Reader does not know how to announce it.

Proposed solution

Provide a way to announce each individual view is being loaded or/and raise an event once it has been loaded.

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

No branches or pull requests

1 participant