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

(fix): Add placeholder while map config loads #735

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BrandonTR
Copy link
Contributor

@BrandonTR BrandonTR commented Feb 11, 2025

Summary

Ticket: 🤖 | Map | Occasionally missing map tiles

Adds a placeholder to prevent inflating the map before a token/config is present as the docs suggest. This hopefully resolves the issue some users are seeing where map tiles are not loading.

Screenshot_20250211_143120
Screenshot_20250211_143203

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

Added a test for placeholder display, fixed other tests.

@BrandonTR BrandonTR requested a review from a team as a code owner February 11, 2025 21:00
@BrandonTR BrandonTR requested a review from EmmaSimon February 11, 2025 21:00
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.

1 participant