fix(ratewise): 修復 Threads Barcelona UA 內建瀏覽器 PWA 指引#491
Closed
s123104 wants to merge 1 commit into
Closed
Conversation
- pwaInstallGuide SSOT 補 Barcelona token(2024+ Threads 內建瀏覽器 UA) - 新增 iOS/Android production UA 單元測試與 PwaInstallGuide 動畫指引覆蓋 測試:ratewise 目標測試 32 項通過、typecheck 通過 Co-authored-by: Cursor <cursoragent@cursor.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Contributor
|
✅ SEO 審計通過!所有 2026 標準驗證項目都符合要求。
|
Contributor
Author
|
此 PR 與 #490 為同一 Threads Barcelona UA hotfix 的重複提交,變更檔案範圍完全一致:
#490 已於 2026-06-27 17:28 UTC squash merge 至 main(commit Release 請追蹤 #492( |
4 tasks
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
Barcelona代號(非Threads字串),導致pwaInstallGuide無法偵測 in-app browser,PWA 安裝指引與右上角動畫不顯示\b(Threads|Barcelona)\b,並以 production iOS/Android UA 樣本補齊單元測試Cold start status on main
RememberedHomeRoute已含 hydration fallback(queueMicrotask+ store subscribe),由 #488 合併、#489 release。本 PR 不重複修改。Test plan
pwaInstallGuide.test.ts— legacy Threads + Barcelona iOS/AndroidPwaInstallGuide.test.tsx— legacy + Barcelona iOS 動畫指引RememberedHomeRoute.test.tsx+coldStartRestore.test.ts— 回歸通過(32 tests)Threads 驗證步驟(production)
...→ 在 Safari/Chrome 開啟後,確認可正常觸發安裝流程Made with Cursor