8000 feat(Android): Add empty favorites tab by EmmaSimon · Pull Request #979 · mbta/mobile_app · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(Android): Add empty favorites tab #979

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

Merged
merged 5 commits into from
May 13, 2025
Merged

Conversation

EmmaSimon
Copy link
Contributor

Summary

Ticket: 🤖 | Favorites | Add empty favorites tab

Add a new tab behind the favorites feature flag on Android. I managed to get the map not to reload by keeping the initial sheet entrypoint as a separate piece of state within ContentView, which is then passed down into MapAndSheetPage and used as the initial route in the sheet's NavHost.

Screenshot_20250512_204643

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 (ideally in shared code)

Testing

Updated existing tests to pass

EmmaSimon added 2 commits May 12, 2025 19:28
This has a non-ideal transition in the map between nearby and favorites.
@EmmaSimon EmmaSimon enabled auto-merge May 13, 2025 17:17
@EmmaSimon EmmaSimon added this pull request to the merge queue May 13, 2025
Merged via the queue into main with commit 0341cac May 13, 2025
10 checks passed
@EmmaSimon EmmaSimon deleted the es-favorites-tab-android branch May 13, 2025 17:58
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
0