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

feat(iOS): Combined stop details VoiceOver pass #639

Merged
merged 10 commits into from
Jan 13, 2025

Conversation

EmmaSimon
Copy link
Contributor

@EmmaSimon EmmaSimon commented Jan 10, 2025

Summary

Ticket: Combined Stop + Trip Details: VoiceOver pass

Update the combined stop details page to have functional voiceover behavior.

iOS

  • If you added any user-facing strings on iOS, are they included in Localizable.xcstrings?
    • Add temporary machine translations, marked "Needs Review" - I specifically didn't add translations because I'm considering all of the added strings to be waiting on design approval

android
- [ ] All user-facing strings added to strings resource
- [ ] Expensive calculations are run in withContext(Dispatchers.Default) where possible

Testing

Testing accessibility modifiers is unfortunately poorly supported, the only things we can really test are labels and hints, so I added some tests for those. We're unable to unit test the announcements, headers, or traits. I did do fairly extensive manual testing though.

@EmmaSimon EmmaSimon marked this pull request as ready for review January 13, 2025 18:42
@EmmaSimon EmmaSimon requested a review from a team as a code owner January 13, 2025 18:42
@EmmaSimon EmmaSimon requested a review from BrandonTR January 13, 2025 18:42
Copy link
Contributor

@BrandonTR BrandonTR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome! Nice work

@EmmaSimon EmmaSimon merged commit 74fa418 into main Jan 13, 2025
5 of 7 checks passed
@EmmaSimon EmmaSimon deleted the es-combined-stop-voiceover branch January 13, 2025 23:19
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.

2 participants