Skip to content

Unify lodge navigation across web, PWA, and desktop#374

Open
woltspace-jerpint[bot] wants to merge 1 commit into
mainfrom
codexw/unified-lodge-navigation
Open

Unify lodge navigation across web, PWA, and desktop#374
woltspace-jerpint[bot] wants to merge 1 commit into
mainfrom
codexw/unified-lodge-navigation

Conversation

@woltspace-jerpint

Copy link
Copy Markdown
Contributor

What changed

  • add one shared navigation contract for browser, installed PWA/mobile, and native shells
  • keep session creation, app opening, and wolt creation in the current client
  • use server-supplied app URLs instead of rebuilding localhost hostnames in frontend code
  • preserve real anchors for link affordances and harden external links with noopener/noreferrer
  • document shared-UI ownership, Cloudflare-safe routes, the native-shell boundary, and a future change checklist

Why

The shared Jinja/CSS/JS lodge is the canonical product UI. The macOS app should host it and add native capabilities, while web, PWA/mobile, local Docker, and remote Cloudflare clients retain the same navigation and design system.

Verification

  • npm test: 10 passed
  • uv run --extra test pytest -q test/test_apps.py: 52 passed
  • node --check public/static/navigation.js
  • node --check public/static/lodge.js
  • full pytest: 495 passed, 17 skipped, 1 xfailed; 6 unrelated baseline failures remain in bot helper imports, Telegram text capitalization, and a live-port assumption

@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
woltspace Ready Ready Preview, Comment Jul 21, 2026 3:31pm

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.

0 participants