[Feature] Build route-aware help entry points from the shared WebUI shell #12

Closed
opened 2026-07-07 21:06:32 +02:00 by zemion · 1 comment
Owner

Imported from the repository seed backlog.

  • Source: /mnt/DATA/git/govoplan-docs/docs/DOCS_BACKLOG.md
  • Line: 22
  • Section: P2 WebUI
  • Milestone: P2 WebUI

Backlog item:

Build route-aware help entry points from the shared WebUI shell
<!-- codex-module-seed-fingerprint:a8b5f1fcf10073f7e2b7b9c0 --> Imported from the repository seed backlog. - Source: `/mnt/DATA/git/govoplan-docs/docs/DOCS_BACKLOG.md` - Line: `22` - Section: `P2 WebUI` - Milestone: `P2 WebUI` Backlog item: ```text Build route-aware help entry points from the shared WebUI shell ```
zemion added this to the P2 WebUI milestone 2026-07-07 21:06:32 +02:00
Author
Owner

Verified complete. The shared Core help menu derives a stable context from the current route (including Campaign sections and settings), opens it with F1, and passes it to the Docs route. Docs resolves exact module-provided help_contexts with a module fallback; when Docs is absent, the shell uses the hosted documentation fallback.

Verified complete. The shared Core help menu derives a stable context from the current route (including Campaign sections and settings), opens it with F1, and passes it to the Docs route. Docs resolves exact module-provided `help_contexts` with a module fallback; when Docs is absent, the shell uses the hosted documentation fallback.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GovOPlaN/govoplan-docs#12