Skip to content

Conversation

@duanyongcheng
Copy link
Contributor

Profile 卡片样式与交互优化

Profile Card Style and Interaction Optimization

亮点 / Highlights

  • 优化了工具实例选择器和徽章布局的视觉效果 / Optimized visual effects for tool instance selector and badge layout
  • 改进了激活按钮的交互反馈 / Improved interaction feedback for the activation button

🐛 修复 / Fixes

  • 优化激活按钮反馈与徽章布局 / Optimize activate button feedback and badge layout

🔧 改进 / Improvements

  • 优化工具实例选择器的样式显示 / Optimize tool instance selector styles

Optimize activate button feedback and badge layout

为徽章添加不换行样式,防止文本溢出
Add whitespace-nowrap style to badges to prevent text overflow
代理运行时显示内联提示而非悬浮提示
Show inline alert instead of tooltip when proxy is running
优化禁用菜单项的视觉样式
Optimize visual style of disabled menu items
Optimize tool instance selector styles

将固定宽度改为最小宽度以增强布局灵活性
Change fixed width to minimum width for layout flexibility
修复选择器内容被截断的问题,允许文字完整显示
Fix content truncation issue by allowing full text display
优化内部元素的弹性布局对齐和间距
Optimize flex layout alignment and spacing for internal elements
Optimize code formatting of Badge in ProfileCard component

将 Badge 组件的属性调整为多行排列以提高可读性
Reformat Badge component props to multiple lines for better readability
@github-actions
Copy link

github-actions bot commented Jan 13, 2026

本评论会随各平台任务完成自动更新:
如首轮 npm run check 失败,请在本地执行 npm run check:fixnpm run check 并提交修复 commit。
如 fix 仍失败,请在本地排查并确保 npm run check 通过后再提交。
跨平台差异若无法复现,请复制日志交给 AI 获取排查建议。

平台 结果 明细 日志包 运行链接
ubuntu-22.04 🟡 自动修复后通过(请本地提交修复) check=failure / fix=success / recheck=success pr-check-ubuntu-22.04 日志
windows-latest 🟡 自动修复后通过(请本地提交修复) check=failure / fix=success / recheck=success pr-check-windows-latest 日志
macos-14 (arm64) 🟡 自动修复后通过(请本地提交修复) check=failure / fix=success / recheck=success pr-check-macos-arm64 日志
macos-15 (x64) 🟡 自动修复后通过(请本地提交修复) check=failure / fix=success / recheck=success pr-check-macos-x64 日志

This comment auto-updates as each platform finishes:
If the first npm run check fails, run locally: npm run check:fixnpm run check and commit the fix.
If fix still fails, investigate locally and ensure npm run check passes before committing.
If cross-platform issues can't be reproduced, copy logs to an AI for hints.

Platform Status Detail Artifact Run
ubuntu-22.04 🟡 Passed after auto-fix (commit locally) check=failure / fix=success / recheck=success pr-check-ubuntu-22.04 日志
windows-latest 🟡 Passed after auto-fix (commit locally) check=failure / fix=success / recheck=success pr-check-windows-latest 日志
macos-14 (arm64) 🟡 Passed after auto-fix (commit locally) check=failure / fix=success / recheck=success pr-check-macos-arm64 日志
macos-15 (x64) 🟡 Passed after auto-fix (commit locally) check=failure / fix=success / recheck=success pr-check-macos-x64 日志

@jsrcode jsrcode merged commit c60fc9a into DuckCoding-dev:main Jan 13, 2026
4 checks passed
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.

2 participants