fix(frontend): 移除 Header 账号入口右侧下箭头 - #372
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Contributor
Author
There was a problem hiding this comment.
审查结论
本次变更仅移除了账号菜单触发器中的下箭头节点及其专用旋转过渡;头像、账号名称、按钮间距、点击开关逻辑、aria-expanded、焦点样式以及下拉菜单状态机均保持不变,符合 #371 的桌面端与移动端验收范围。固定 SHA 差异通过 git diff --check,现有 CI 检查成功;未发现需要阻止合并的正确性、可访问性或兼容性问题。
本地定向测试未执行:当前工作区未安装 frontend/node_modules;该限制不影响对固定差异和已成功 CI 结果的审查结论。
huyanxius
approved these changes
Aug 18, 2026
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.
Requested by @huyanxius
Summary
Verification
Closes #371