jackwener/maka-agent

fix(desktop): polish metric pages — Permissions and Health

Open

#1,361 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

Sub-issue of #1303. Visual/layout audit of the two StatTile-heavy pages, same shape as the Open Gateway pilot (#1304):

  • Permissions — permission-center-page.tsx — story PermissionCenter
  • Health — health-center-page.tsx — story HealthCenter

Both lean on StatTile + Badge + Chip; verify they benefit from the #1335 StatTile fix and audit for sibling paper cuts. Scope and acceptance criteria: see #1303 (story variants as baseline, contract test for fixed invariants, one live-app screenshot, primitive fixes routed through the shared-primitives sub-issue).

Contributor guide