FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(web): persist docs language selection by rekram1-node · Pull Request #32551 · anomalyco/opencode · GitHub

fix(web): persist docs language selection - #32551

Merged
rekram1-node merged 1 commit into
devfrom
fix-docs-locale
Jun 16, 2026
Merged

fix(web): persist docs language selection#32551
rekram1-node merged 1 commit into
devfrom
fix-docs-locale

Conversation

rekram1-node commented Jun 16, 2026
edited
Loading

Copy link
Copy Markdown
Collaborator

Summary

  • persist explicit docs language selections in the oc_locale cookie
  • map Starlight's root locale to the existing en cookie value
  • use the same selector behavior in the header, mobile menu, and custom footer

Testing

  • bun run build from packages/web
  • git diff --check

bun run astro check still reports pre-existing MessageV2 and opencode/session type errors in the share UI; the new component has no diagnostics.

Closes #14409
Closes #15194
Closes #15904
Closes #15984
Closes #16278
Closes #17665
Closes #18541
Closes #20362
Closes #20655
Closes #22219
Closes #22415
Closes #29326

rekram1-node merged commit bd84c32 into dev Jun 16, 2026
11 of 12 checks passed
rekram1-node deleted the fix-docs-locale branch June 16, 2026 11:27
johnko added a commit to johnko/opencode that referenced this pull request Jun 17, 2026
* upstream: (4536 commits)
  fix(opencode): sanitize OpenAI MCP tool schemas (anomalyco#32489)
  chore: update nix node_modules hashes
  fix(provider): pass apiKey to createUnified for Cloudflare AI Gateway (anomalyco#32052)
  chore: generate
  feat(app): make session timelines much faster AND without flicker or scroll jumps (anomalyco#32331)
  chore: update nix node_modules hashes
  chore: generate
  experiment: better web picker using @pierre/tree (anomalyco#31208)
  fix(mcp): default tool schema properties (anomalyco#32568)
  fix(web): persist docs language selection (anomalyco#32551)
  fix(tui): render move errors inline (anomalyco#32241)
  Revert "fix(mcp): type tool error content"
  fix(mcp): enable progress timeout resets (anomalyco#32477)
  fix(mcp): stop idle OAuth callback server (anomalyco#32245)
  chore: generate
  chore: update nix node_modules hashes
  fix(mcp): type tool error content
  fix(stats): align homepage model ranks
  fix(mcp): handle tool result errors (anomalyco#32244)
  fix(stats): rank model pages by week
  ...
davidgut1982 pushed a commit to davidgut1982/opencode that referenced this pull request Jun 19, 2026
markjaquith pushed a commit to markjaquith/opencode that referenced this pull request Jun 23, 2026
BenGu3 pushed a commit to BenGu3/opencode that referenced this pull request Jun 27, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 20, 2026
3kaiu pushed a commit to 3kaiu/opencode-x that referenced this pull request Jul 31, 2026
MarsQiu007 referenced this pull request in MarsQiu007/openNovel Jul 31, 2026
banlanzs pushed a commit to banlanzs/opencode that referenced this pull request Aug 6, 2026
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

Back | FazBrowse Home | New Git URL