Skip to content

fix(frontend): 移除 Header 账号入口右侧下箭头 - #372

Merged
huyanxius merged 1 commit into
mainfrom
fennoai/issue-371-1787027103
Aug 18, 2026
Merged

fix(frontend): 移除 Header 账号入口右侧下箭头#372
huyanxius merged 1 commit into
mainfrom
fennoai/issue-371-1787027103

Conversation

@fennoai

@fennoai fennoai Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Requested by @huyanxius

Summary

  • 移除 Header 账号头像和账号名称右侧的下箭头
  • 同时移除仅服务于该箭头的旋转过渡样式
  • 保持账号菜单布局、交互、焦点样式与可访问性状态不变

Verification

  • Header 定向测试:24/24 通过
  • TypeScript 类型检查通过
  • oxlint 通过
  • 格式检查通过

Closes #371

合并后请删除 head 分支 fennoai/issue-371-1787027103

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
windup Ready Ready Preview Aug 18, 2026 4:36am

@github-actions

Copy link
Copy Markdown

⚠️ @fennoai[bot],此 PR 尚未关联 issue。请在 PR 描述中使用 Closes #123 等关闭关键字,或通过 Development 侧栏关联对应 issue。

@codecov

codecov Bot commented Aug 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@fennoai fennoai Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

审查结论

本次变更仅移除了账号菜单触发器中的下箭头节点及其专用旋转过渡;头像、账号名称、按钮间距、点击开关逻辑、aria-expanded、焦点样式以及下拉菜单状态机均保持不变,符合 #371 的桌面端与移动端验收范围。固定 SHA 差异通过 git diff --check,现有 CI 检查成功;未发现需要阻止合并的正确性、可访问性或兼容性问题。

本地定向测试未执行:当前工作区未安装 frontend/node_modules;该限制不影响对固定差异和已成功 CI 结果的审查结论。

View job run

@huyanxius
huyanxius merged commit 9666f3e into main Aug 18, 2026
10 checks passed
@fennoai
fennoai Bot deleted the fennoai/issue-371-1787027103 branch August 18, 2026 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(frontend): 移除 Header 账号入口右侧下箭头

1 participant