Skip to content

feat(console): 主从双栏布局 + 配置健康度条 + 执行队列条 + 任务卡状态灯/参数分组悬停弹出(六语言) - #8

Closed
AliceJump wants to merge 7 commits into
mainfrom
feat/console-split-runcenter
Closed

AliceJump wants to merge 7 commits into
mainfrom
feat/console-split-runcenter

Conversation

@AliceJump

Copy link
Copy Markdown
Owner

概述

控制台任务列表升级为主从双栏布局,新增配置健康度条与执行队列条;任务卡带状态灯,参数按分组悬停即可弹出完整字段。

主要变更

  • 主从双栏布局 + 配置健康度条 + 执行队列条 + 任务卡状态灯/参数分组悬停弹出(六语言)
  • hover 弹出改为 body 级 fixed 单例:滚动裁剪免疫;分段切换后 1.2s 内抑制弹出并重放内容淡入
  • 修复快速划过卡片时新弹窗约 120ms 后被误关(show 时清 pending hide timer)
  • 平铺配置兜底:无 configGroups 的任务折叠为单个伪分组,同样可悬停弹出
  • 弹窗内部可滚动;指针移入弹窗时保持展开,自身滚动不再触发关闭
  • 弹窗固定在卡片左侧展开(顶部对齐、不遮挡其他任务),宽度自适应(下限 180px)并钳制在视口内
  • 分组 schema 同时把未分组字段归入「其他参数」组;文案补齐六语言

提交

7 commits,基于 main 可干净快进(merge-tree 预检无冲突)。

关联

本分支是 feat/pop-group-render 的子集(stacked):后者在其上追加「全局配置卡悬停参数弹窗」4 个提交。

…mune), seg switch 1.2s suppress + fade replay
…figGroups collapse fields into a single pseudo-group instead of not popping
…ys open while pointer is over it; own internal scroll no longer auto-closes it
…ver covering other tasks); grouped schemas also list ungrouped fields as 其他参数 group (6 locales)
…o fit, clamp to viewport edge; right-side fallback removed
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@coderabbitai

coderabbitai Bot commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: cf7e6471-d281-4409-a13f-5e32f4eaada0


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@AliceJump

Copy link
Copy Markdown
Owner Author

本分支的 7 个提交已完整包含在 #9(feat/pop-group-render,相同 SHA,见其提交列表底部 7 个)中,为避免重复审查噪音关闭此 PR;全部工作以 #9 合并为准。

@AliceJump AliceJump closed this Sep 24, 2026
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.

1 participant