jackwener/maka-agent

fix(desktop): polish form-row pages — General and Appearance

Open

#1,362 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 large settings-rows pages:

  • General — general-settings-page.tsx — story General
  • Appearance — appearance-settings-page.tsx — story Appearance

Shared surface: SettingsRow / SettingsSelect / SettingsSwitch / ChoiceCard / Segmented. Typical paper cuts: label truncation, control alignment, row wrapping. Scope and acceptance criteria: see #1303.

Contributor guide