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

Accessibility #28

Open
mjarvis opened this issue Feb 23, 2022 · 0 comments
Open

Accessibility #28

mjarvis opened this issue Feb 23, 2022 · 0 comments

Comments

@mjarvis
Copy link
Owner

mjarvis commented Feb 23, 2022

An important part of this framework is to allow for verification and testing of accessibility support.
In enabling this, we should ensure that all of our views + controls themselves are accessible.

This includes:

  • Exhibition and its list items
  • NavigationView controls
  • DebugView
  • ParameterView variants

It is likely a number of these areas are already well-supported due to being stock iOS views, and most of the focus will be around the parameter views.

Verify screen reader properties and actions are as expected and the exhibition can be fully used via accessibility inspector.

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