Conversation
The account surfaces repeated the Windup bird mark as the user avatar. Use the approved low-pixel witch asset in the header menu and profile page, with matching asset assertions. The brand mark remains unchanged while both default avatar placements share one source.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #951 +/- ##
=======================================
Coverage 91.27% 91.27%
=======================================
Files 193 193
Lines 13204 13204
=======================================
Hits 12052 12052
Misses 1152 1152
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This branch was successfully deployed
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.
默认账号头像从 Windup 小鸟品牌标记替换为已确认的低像素魔女看板娘,并同步更新顶栏账号菜单与账号中心个人资料页;品牌导航标记保持不变。
Why
账号菜单和个人资料页原先重复使用 Windup 小鸟 logo 作为用户默认头像,用户身份与产品看板娘形象脱节。
Changes
Implementation
Verification
npm run typecheck:通过npm test -- --run src/app/layout/app-header.test.tsx src/pages/account/index.test.tsx:通过,56 testsnpm run build:通过npm run lint -- src/app/layout/app-header.tsx src/app/layout/app-header.test.tsx src/pages/account/index.tsx src/pages/account/index.test.tsx:通过git diff --check origin/main...HEAD:通过Scope
Related Issues
Closes #950