reactjs / reactjs/react.dev

[Typo]: change info about startTransition, now can be used with async func

未關閉
#7,172 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

type: typos
主要語言
JavaScript
星號
11.8k
分支
7.9k
平均合併
1 天 11 小時
30 天內合併 PR
11

描述

Summary

Documentation advises against using async functions inside startTransition. However, in the newest changelogs, that has changed, and we can now easily use async functions inside startTransition. Perhaps I misunderstood it.

Page

https://react.dev/reference/react/startTransition

Details

If you read the documentation on react-dev, you can find information about startTransition. However, when you check the changelog on the react GitHub, you will find information about adding an option to use async functions at.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

開啟 react.dev 上的 startTransition 參考頁面,並將其中關於非同步函式的指南與 CHANGELOG-canary.md 中 2023 年 10 月 5 日的對應項目進行比較。確認文件是否已過時,然後更新頁面,使其指南與目前的行為和 changelog 一致;當關於非同步函式的建議準確無誤時,工作就完成了。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript, react
領域
documentation
Issue 類型
文件
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。