chore(ui): 同步已合并的 UI #23 gitlink - #1233
Merged
Merged
Conversation
chen-ran
marked this pull request as ready for review
September 13, 2026 21:29
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.
Author
Type
Summary
将
packages/ui从2aa8fc7c96b5ed80874d4bf2a9fbd163cd9bcbd4更新到已合入 UI main 的a2a860871c052369ea3505eb0ff4915b10b79e03,接入 UI #23 的两条菜单修复:子菜单完成定位后再启动进入动画;对齐重测扣除内部滚动距离,避免滚动后菜单跳位。本 PR 仅修改一条 gitlink,引用的是已合并提交。
Related Issues
Validation
a2a8608与此前集成验证的3ad432btree hash 完全一致,均为b3ab26c66506822319795d50e6dd1f1326017b90;后者是前者的祖先。pnpm --filter @memohai/web build通过;git diff --check通过。mise run lint被现有 UI contract 的两条 loader 违规阻止,均指向未修改的tool-call-diff-panel.vue。分别检出旧、新 UI 指针后运行 contract,输出完全一致,没有新增违规。Screenshots / Recordings
行为实现与复现说明见已合并的 UI #23;此次 gitlink 更新未新增截图。当前 OSS 已完成构建校验,真实入口和真人 QA 仍待确认。
Human QA