Skip to content

feat(web): lock the nav launcher to a clean 3×3; Mail → sidebar card#253

Merged
oratis merged 1 commit into
mainfrom
feat/nav-9grid-mail-card
Jul 15, 2026
Merged

feat(web): lock the nav launcher to a clean 3×3; Mail → sidebar card#253
oratis merged 1 commit into
mainfrom
feat/nav-9grid-mail-card

Conversation

@oratis

@oratis oratis commented Jul 15, 2026

Copy link
Copy Markdown
Owner

The launcher grid held 10 tiles (3×3 + 1), orphaning Settings on a fourth row. Remove the Mail tile so the grid is exactly nine — Chat / Dashboard / Control / Rêve / Room / Sense / Memory / Knowledge / Settings — a locked 3×3.

Mail isn't lost: it already has a sidebar card (#sbMailCard — digest + connect). Its header now opens the full Mail view (window.lisaShowView('mail')), so the card is both the glanceable digest and the way in. The nav 'needs-you' badge update was already null-guarded, so dropping the tile is clean; the card keeps its own unread count.

Snapshot recomputed (9 tiles verified, mail removed). Tests + build green.

🤖 Generated with Claude Code

The launcher grid held 10 tiles (3×3 + 1), leaving Settings orphaned on a
fourth row. Remove the Mail tile so the grid is exactly nine —
Chat/Dashboard/Control/Rêve/Room/Sense/Memory/Knowledge/Settings — a
locked 3×3.

Mail isn't lost: it already has a sidebar card (#sbMailCard, digest +
connect). Its header is now the entry into the full Mail view
(window.lisaShowView('mail')), so the card is both the glanceable digest
and the way in. The nav "needs-you" badge update was already null-guarded,
so dropping the tile is clean; the card keeps its own unread count.

Snapshot recomputed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@oratis
oratis merged commit ec71d93 into main Jul 15, 2026
1 check passed
oratis added a commit that referenced this pull request Jul 15, 2026
The v0.18.1 README sync listed the nav grid as 10 tiles including
Mail / Soul / Skills / Tools / Agents — inferred, not read from the
nav source. Per src/web/lisa-html.ts (and #253, which locked it to a
clean 3×3), the tiles are exactly: Chat · Dashboard · Control · Rêve ·
Room · Sense · Memory · Knowledge · Settings. Mail is a sidebar digest
card whose header opens the full Mail view — not a grid tile.

Fixes both nav enumerations and the Mail surface wording in EN + zh-CN.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
oratis added a commit that referenced this pull request Jul 15, 2026
Headline: a clickable gramophone opens an in-client music player (playlist,
seek, shuffle/repeat, ~19MB of CC0/PD/CC-BY tracks + ~/.lisa/music drop-ins) —
docs/PLAN_GRAMOPHONE_v1.0.md (#256). Plus the 3×3 nav lock (#253).

Release notes: docs/RELEASE_v0.19.0.md · full suite green (1018 pass).

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant