Refine settings IA with tabbed sections

Split Settings into tabbed sections while preserving draft state, improve mobile Settings nav/touch targets, and update dashboard UX coverage for the Codex tab.
This commit is contained in:
Eyejoker
2026-05-04 01:50:15 +09:00
committed by GitHub
parent 75bdf21a09
commit c7d4bf82d7
6 changed files with 246 additions and 150 deletions

View File

@@ -113,7 +113,12 @@ export function MoaSettingsPanel() {
Object.values(apiKeys).some((value) => value.trim()));
return (
<section className="settings-section" id="settings-moa">
<section
aria-labelledby="settings-moa-tab"
className="settings-section"
id="settings-moa"
role="tabpanel"
>
<header className="settings-section-head">
<span>Arbiter references</span>
<h3>MoA </h3>