Skip to content

docs: close mobile responsive shell todo (shipped since v0.1.0-beta.1)#66

Merged
ABB65 merged 1 commit into
mainfrom
chore/close-mobile-shell-todo
Jun 18, 2026
Merged

docs: close mobile responsive shell todo (shipped since v0.1.0-beta.1)#66
ABB65 merged 1 commit into
mainfrom
chore/close-mobile-shell-todo

Conversation

@ABB65

@ABB65 ABB65 commented Jun 18, 2026

Copy link
Copy Markdown
Member

Verify → close → mark

Closes the Mobile shell deferred TODO. Verified in code that the hamburger + slide-over drawer are fully implemented (not the "button only" state the CLAUDE.md note described):

  • app/composables/useMobileSidebar.ts — real useState toggle (open/close/toggle)
  • app/components/molecules/MobileSidebarDrawer.vue — Radix DialogRoot slide-over: dimmed overlay + slide-in-from-left w-60 panel containing <OrganismsAppSidebar />, auto-closes on navigation
  • app/layouts/default.vue — mobile header + hamburger @click="toggleMobileSidebar"

It has actually shipped since v0.1.0-beta.1 (MobileSidebarDrawer.vue added 2026-04-02) — the deferred note was just never updated.

Changes

  • CLAUDE.md → remove the stale "Mobile shell" line from Deferred TODOs
  • ROADMAP.md → mark "Mobile responsive shell" [x] (shipped v0.1.0-beta.1)

Docs only — no code change. The other deferred items remain genuinely open (verified this session): branch-health UI surfacing, brain-cache webhook invalidation, MCP Cloud full-HTTP-path test coverage.

@ABB65 ABB65 merged commit 854a6a3 into main Jun 18, 2026
1 check passed
@ABB65 ABB65 deleted the chore/close-mobile-shell-todo branch June 18, 2026 08:07
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