F8-05 — game-mode chrome cleanup + inspector compact rows #66
Reference in New Issue
Block a user
Delete Branch "feature/issue-48-game-chrome-and-inspector-compact-rows"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #48.
Drains six F8 polish items (parent #43) in one feature; full breakdown in the commit message. Key UX changes:
Chrome cleanup
theme.override. The lobby owns the persisted choice; game-shell unmount clears the override so re-entry re-projects.wrapModeplumbing is intact for a future engine-side topology flag — only the UI surface is dropped.Inspector compact rows (single idiom: select + ✓/✗ or contextual edit/remove/add)
<select>s (main + target) on one row, gated by an explicit ✓ apply — auto-submit-on-click is gone.Docs synced:
docs/FUNCTIONAL.md§6.7 (+_rumirror),ui/docs/design-system.md(theming section).Test plan
🤖 Generated with Claude Code