Skip to content

feat(narrative): bypass V2Shell snapshot loading and layout for focus routes - #101

Merged
lark-x merged 2 commits into
mainfrom
feat/narrative-focus-route-bypass
Aug 23, 2026
Merged

feat(narrative): bypass V2Shell snapshot loading and layout for focus routes#101
lark-x merged 2 commits into
mainfrom
feat/narrative-focus-route-bypass

Conversation

@lark-x

@lark-x lark-x commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • In \V2Shell.vue, detect
    oute.meta.layout === 'focus'\ and directly render <RouterView />\ without sidebar, switcher, or full snapshot loading.
  • In \NarrativeWorkbenchLayout.vue, updated main container classes to \h-dvh w-full\ to prevent horizontal scrollbar and dynamic viewport shifts.
  • Added focus route layout unit tests in
    avigation.test.ts.

@lark-x
lark-x merged commit c2c9170 into main Aug 23, 2026
7 checks passed
@lark-x
lark-x deleted the feat/narrative-focus-route-bypass branch August 23, 2026 09:24
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