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: combined stop + trip details P0 QA updates #707

Merged
merged 14 commits into from
Feb 5, 2025
Merged

Conversation

KaylaBrady
Copy link
Collaborator

Summary

Ticket:  | respond to Combined Stop + Trip QA feedback

What is this PR for?

This PR addresses the main P0 QA feedback items on iOS. It does not include labelling the target stop on the map - doing a timeboxed investigation of that separate from this PR.

The majority of the analogous android updates are made in #703. I included the android update format predicted minutes in hours and minutes in this PR.

iOS

  • If you added any user-facing strings on iOS, are they included in Localizable.xcstrings?
    • Add temporary machine translations, marked "Needs Review"

android

  • All user-facing strings added to strings resource in alphabetical order
  • Expensive calculations are run in withContext(Dispatchers.Default) where possible

Testing

What testing have you done?

  • Added unit tests for time formatting
  • Ran locally to confirm style changes. Before & after:
    IMG_0227
    IMG_0226

@KaylaBrady KaylaBrady requested a review from a team as a code owner February 4, 2025 14:27
@KaylaBrady KaylaBrady requested a review from BrandonTR February 4, 2025 14:27
ZscalerRootCA.der Outdated Show resolved Hide resolved
@KaylaBrady KaylaBrady merged commit dbc6773 into main Feb 5, 2025
7 checks passed
@KaylaBrady KaylaBrady deleted the kb-combo-qa branch February 5, 2025 20:48
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