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 + trip promo UX #713

Merged
merged 8 commits into from
Feb 6, 2025

Conversation

EmmaSimon
Copy link
Contributor

Summary

Ticket:  | Combined Stop + Trip Details: Launch promo

Adds the UX for the combined stop + trip promo page. We don't have a finalized graphic yet, so that's left as a todo, and it's only set to show up once we update the version number to 1.2.0, so currently you can only make it show up by manually updating the version locally.

Simulator Screenshot - iPhone 15 - 2025-02-05 at 16 20 01

iOS

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

Testing

Added some basic UI tests

@EmmaSimon EmmaSimon requested a review from a team as a code owner February 5, 2025 21:22
@EmmaSimon EmmaSimon requested a review from JackVCurtis February 5, 2025 21:22
@@ -140,7 +140,7 @@
<string name="police_action">Police Action</string>
<string name="police_activity">Police Activity</string>
<string name="power_problem">Power Problem</string>
<string name="predictions_unavailable_details">Service is running, but predicted arrival times aren’t available. The map shows where %1$s on this route currently are.</string>
<string name="predictions_unavailable_details">Service is running, but predicted arrival times aren’t available. Check the map to see where %1$s are right now.</string>
Copy link
Member

Choose a reason for hiding this comment

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

Probably worth running the Android build to update the Android translations so they aren't stale in-tree.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I didn't actually bother updating the translations for this, since we're just about to send out the strings to get translated, and it's a relatively minor copy change on text that won't be released until after we get back official translations.

@EmmaSimon EmmaSimon force-pushed the es-combined-stop-promo-page branch from edb0f2b to 83c058b Compare February 6, 2025 16:28
@EmmaSimon EmmaSimon force-pushed the es-combined-stop-promo-page branch from 83c058b to a5ab10e Compare February 6, 2025 16:56
@EmmaSimon EmmaSimon merged commit 67b29a5 into main Feb 6, 2025
7 checks passed
@EmmaSimon EmmaSimon deleted the es-combined-stop-promo-page branch February 6, 2025 17:35
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