reactjs / reactjs/ja.react.dev

React 19.3対応ページの翻訳・表示状態を確認したい

Open
#974 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
301
Forks
190
PR merge metrics
No merged PRs in 30d

Description

Summary

React v19.3で追加・正式リリースされた機能について、日本語版ドキュメントに翻訳の未反映や古いリリースチャネル表示が複数見受けられます。

Page

https://ja.react.dev/reference/react/ViewTransition

Details

確認したページ

確認できた内容

  • <ViewTransition> は本文の多くが英語のままで、「Canary」と表示されています。
  • addTransitionType はページ自体は存在しますが、ほぼ全文が英語で、「Canary」と表示されています。
  • Fragment Refsは翻訳されていますが、React v19.3で正式リリースされたにもかかわらず「Canary only」と表示されています。
  • React v19.3で追加された browser() の日本語版ページが見当たりません。
  • onBrowserBailout の説明が日本語版のサーバAPIページに掲載されていません。
  • Server ComponentsからContextを直接レンダーできるReact v19.3の更新が、createContextページに反映されていません。
  • 日本語版ブログにReact 19.3のリリース記事が掲載されていません。
  • 日本語版サイトのバージョン表示が v19.2 のままです。

英語版では、以下の内容がReact v19.3として掲載されています。

https://react.dev/blog/2026/09/09/react-19-3

https://react.dev/reference/react/ViewTransition

https://react.dev/reference/react-dom/browser

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the listed Japanese pages with their English React 19.3 references, including the ViewTransition, addTransitionType, react-dom/server, browser, and blog URLs. Check the version display and each reported translation or release-channel mismatch; done means the Japanese pages, missing references, blog coverage, and displayed version reflect the reported React 19.3 content.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
documentation, localization
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.