Uh oh!
There was an error while loading. Please reload this page.
fix(ui): detail-audit round 2 — bordered actions, aligned switches, de-greened emphasis cards - #613
Merged
Merged
Conversation
…e-greened emphasis cards Fixes from the control-form detail sweep of all 7 settings pages (user report: many actions render as bare borderless text, 'like there are no components'): - memory page: killed the .settingsInlineTextButton antipattern (border:0 padding:0 → naked link text) — 10 call sites become outline sm buttons; 添加到草稿 ghost → secondary; the MEMORY.md path/status strip gets a quiet filled container instead of floating bare between cards. - green-as-emphasis family: 关于 privacy card + 数据 import/export card wore --success green as section emphasis (non-status use, residual brand-green) → brand-deep family. - 数据 page actions: one row instead of a broken two-row wrap; 打开工作区 文件夹 demoted from primary to secondary (utility), 清空输入历史 gets destructive red-outline semantics (same recipe as the permission dialog). - 每日回顾 settings: switches end-align with every other row control (they sat mid-page at the value column start); the always-on dashed feature banner is gone — the informative sentence became the page subtitle, and only the not-wired fallback state still shows a banner (solid border; dashed was the app's only dashed language). - 机器人对话: status mini-cards use auto-fit (no more 4+1 orphan row); the .settingsBotAction pill re-skin (radius-pill + raw accent chrome smuggled through theme-preview.css's governance allowlist) removed — 测试并连接/重启 render as standard secondary chips. Screenshot-verified per page. 2149/2149; typecheck 0; dead-css diff-clean.
Uh oh!
There was an error while loading. Please reload this page.
jackwener added a commit
that referenced
this pull request
Jul 9, 2026
… 8b) (#660) Applies the #613 rule uniformly: a text-labeled action button renders with a visible border (outline); ghost is reserved for icon-only controls with hover feedback. - daily-review report actions 复制/追加/保存: three text ghosts → outline - skills header 打开目录/刷新: text ghosts sitting beside the primary 添加 CTA → outline (same defect as 前往系统设置 in round 8) - module-shell skills-view hide rule re-keyed from the retired .maka-button-ghost marker class to .maka-button Icon ghosts (daily-review steppers, row utilities) unchanged; the stepper contract still pins its icon-ghost form. Desktop 2281/2281.
7 tasks
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 freeto 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.
细节审查第 2 轮(7 个 settings 页逐帧过完;响应用户「很多按钮没有边缘、像没组件」的截图反馈):
.settingsInlineTextButton反模式(border:0+padding:0 把组件按钮打回裸蓝字)——10 处升级为 outline 按钮;「添加到草稿」ghost→secondary;MEMORY.md 路径/状态条从裸浮改为带底色容器.settingsBotAction胶囊重皮肤删除(借豁免文件夹带裸 accent),按钮回归标准 secondary chip每页截图验证;2149/2149;typecheck 0。