jackwener/maka-agent

fix(ui): shared settings primitives polish (routing issue for #1303)

Open

#1,360 opened on Jul 23, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (0 forks)github user discovery
good first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Routing sub-issue of #1303. When a page-group pass (see sibling sub-issues) traces a defect to a shared primitive (StatTile, settings-rows, settings-surface, SettingsSelect, SettingsSwitch, Segmented, Chip, Empty, …), the primitive fix is routed through this issue instead of shipping silently inside a page PR.

Scope: visual/layout only. Each primitive fix ships with a story in packages/ui/stories/ covering the previously-broken variant.

Already done: StatTile long-value overflow (#1304 → #1335).

Acceptance criteria: see #1303.

Contributor guide