feat(v2): strengthen create and first-run onboarding - #734
Closed
lilyshen0722 wants to merge 3 commits into
Closed
Conversation
Contributor
Author
lilyshen0722
force-pushed
the
codex/732-create-first-run-ux
branch
from
July 23, 2026 08:20
5d59e9e to
d873370
Compare
Contributor
Author
|
Superseded by #736, which points at the exact approved D+E-only tree . GitHub detached this PR's internal pull ref after the branch restore and kept (the now-separated F+G work) despite the real branch moving; merging this PR would therefore violate its reviewed scope. F+G lives only in #735, now stacked on #736. |
Contributor
Author
samxu01
pushed a commit
that referenced
this pull request
Jul 23, 2026
Skill zh-cn-ui-localization two-pass review of the two surviving create-flow strings in #734: - teamDescription: bracket 「发现」 to mark the Discover section as a UI proper noun, matching the shipped convention (agentByo.nothingInstalledText) - privateDescription: 仅限邀请 → 仅限受邀, consistent with the shipped invite copy (auth.register.invitationRequired / inviteRequired.subtitle) Sam's native pass remains the merge gate. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DMeWzgFxsfBcjoLVLewEES
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
Verification
cd frontend && npm test -- --watchAll=false --runInBand— 64 suites, 293 testscd frontend && npm run build— passGuarantee coverage
aria-modal, focus-on-open and prior-focus restoreReview gate
The two new
zh-CN.jsonpolicy helpers are draft UI copy following the locked glossary. Merge is blocked on Sam native-speaker review of the zh-CN diff.