feat: country commands + command palette UX improvements#355
Merged
Conversation
Sentry triage log was accidentally committed in v2.4.0. These are ephemeral Claude session artifacts, not project documentation.
…y errors The beforeSend filename regex missed `maplibre-*` chunks and hashes containing `-`, letting ~3700 map-internal crashes through. Also widen imageManager filter for Safari wording and add filters for YouTube widget API, Sentry SDK logs.js, Facebook WebView, and TDZ errors.
…ette Generates country commands from all ~200 ISO 3166-1 codes using Intl.DisplayNames for name resolution. Curated countries (30) retain rich searchAliases for keyword matching (e.g. "kremlin" → Russia).
Update placeholder, hint, and empty state text to reflect command palette capabilities (countries, layers, panels, navigation, settings). Add example commands row with styled kbd tags. Translate all strings across ar, de, el, es, fr, it, ja, nl, pl, pt, ru, sv, th, tr, vi, zh.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
andreteow
pushed a commit
to andreteow/worldmonitor-a47
that referenced
this pull request
Feb 25, 2026
* chore: remove .claudedocs from repo and add to gitignore Sentry triage log was accidentally committed in v2.4.0. These are ephemeral Claude session artifacts, not project documentation. * fix: tighten Sentry noise filters for maplibre/deck.gl and third-party errors The beforeSend filename regex missed `maplibre-*` chunks and hashes containing `-`, letting ~3700 map-internal crashes through. Also widen imageManager filter for Safari wording and add filters for YouTube widget API, Sentry SDK logs.js, Facebook WebView, and TDZ errors. * feat: add country brief commands for all ISO countries to command palette Generates country commands from all ~200 ISO 3166-1 codes using Intl.DisplayNames for name resolution. Curated countries (30) retain rich searchAliases for keyword matching (e.g. "kremlin" → Russia). * feat: update command palette empty state and translate all 16 locales Update placeholder, hint, and empty state text to reflect command palette capabilities (countries, layers, panels, navigation, settings). Add example commands row with styled kbd tags. Translate all strings across ar, de, el, es, fr, it, ja, nl, pl, pt, ru, sv, th, tr, vi, zh.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
searchAliases(e.g. "kremlin" → Russia, "irgc" → Iran)Intl.DisplayNamesnameTest plan
<kbd>tags