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

Mobile: Partially addresses #6615: Add alt text/roles to some (but not all!) buttons #6616

Merged

Conversation

personalizedrefrigerator
Copy link
Collaborator

Done in this PR

  • Adds accessibilityLabels to many (not all) of the app's buttons.

Still needs to be done (follow-up PR)

A subset of what still needs to be done (with regards to accessibility):

  • TalkBack/VoiceOver focus order that makes sense
  • Auto-change the accessibility focus when transitioning between screens (e.g. currently accessibility focus remains in the sidebar, even when invisible).
  • Tell the screen reader that notes are/aren't selected (when in selection mode).
  • Only allow focusing elements in the sidebar if the sidebar is open.

Testing

Adds accessibilityLabels to many of the app's buttons. Many buttons
still lack this attrubute, however, and the app is still lacking an
accessibility focus order that makes sense.
@laurent22
Copy link
Owner

Looks good, it's always a good idea to improve the app accessibility.

@laurent22 laurent22 merged commit c58ce8e into laurent22:dev Jun 26, 2022
@personalizedrefrigerator personalizedrefrigerator deleted the pr/accessibilityLabels branch June 28, 2022 05:31
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

Successfully merging this pull request may close these issues.

3 participants