Skip to content

Fix issue with profile map in other locales#8573

Merged
nabramow merged 1 commit into
developfrom
na/web/travel-map-locales
May 14, 2026
Merged

Fix issue with profile map in other locales#8573
nabramow merged 1 commit into
developfrom
na/web/travel-map-locales

Conversation

@nabramow

Copy link
Copy Markdown
Member

The locale was being added to the regions.json file, making it not be able to find it for other locales. This PR adds .json to the list of files to ignore for the locale changes.

Closes #7636

Testing

Explain how you tested this PR and give clear steps so the reviewer can replicate.

  • Go on next staging, change language to anything other than English and go look at the map for a profile, it will be blank.
  • Do the same on this branch, it should be visible.

Web frontend checklist

  • There are no console warnings when running the app
  • Added tests where relevant
  • Clicked around my changes running locally and it works
  • Checked Desktop, Mobile and Tablet screen sizes

For maintainers

  • Maintainers can push commits to my branch
  • Maintainers can merge this PR for me

@vercel

vercel Bot commented May 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
couchers Ready Ready Preview May 14, 2026 9:22am

Request Review

@nabramow
nabramow merged commit d576934 into develop May 14, 2026
8 checks passed
@nabramow
nabramow deleted the na/web/travel-map-locales branch May 14, 2026 10:28
@github-actions github-actions Bot added the release notes: pending Add to stuff that should be included in release notes label May 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

📝 Release Notes

This PR should be included in the release notes.

Suggested release note:

Fixed profile travel maps not showing up when using Couchers in languages other than English
🤖 Bot Debug Information

Model: couchers.openai.gpt-5.4
Decision: include
Reasoning: This fixes a user-facing bug where profile travel maps appeared blank for anyone using the site in a non-English language. It affects a visible feature and likely many international users, so it is significant enough for release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: pending Add to stuff that should be included in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Travel map doesn't show when another language is selected

2 participants