Shared kiosk / fullscreen presentation shell #312

Open
opened 2026-07-27 14:01:56 +00:00 by AI · 0 comments
Collaborator

Context

#259 wants a fullscreen Pathways experience on mobile (more graph, less chrome). #264 ("Kiosk survey") is underspecified but likely wants the same wall-tablet / no-nav shell. Lounge TV and other read-mostly surfaces will want it too.

Proposal

Build one presentation mode, not a Pathways-only hack:

  • Route or query flag (e.g. /pathways?mode=kiosk / /kiosk/...) that hides global nav, flash chrome, and account UI
  • Optional idle / attract behaviour hooks (reset view, dim hints) — implement lightly; consumers opt in
  • First consumers:
    1. Pathways graph fullscreen (closes #259)
    2. Stub or thin wrapper so a future kiosk survey (#264) reuses the shell instead of inventing another

Auth: wall tablets may be shared — decide up front whether kiosk Pathways is logged-in-only, a restricted display account, or public read-only published graph. Document the choice in the issue when implementing.

Acceptance criteria

  • Pathways can be opened in a no-chrome fullscreen/kiosk layout usable on phone and tablet
  • Shell is reusable (layout/base template or shared wrapper), not hardcoded only into the graph page
  • Exit / "leave kiosk" is obvious when used by a logged-in member on their own device
  • #259 closed; #264 updated to "build survey content on this shell" (or closed if survey scope is deferred)
  • #259 Pathway fullscreen mode on mobile
  • #264 Kiosk survey
## Context #259 wants a fullscreen Pathways experience on mobile (more graph, less chrome). #264 ("Kiosk survey") is underspecified but likely wants the same wall-tablet / no-nav shell. Lounge TV and other read-mostly surfaces will want it too. ## Proposal Build one **presentation mode**, not a Pathways-only hack: - Route or query flag (e.g. `/pathways?mode=kiosk` / `/kiosk/...`) that hides global nav, flash chrome, and account UI - Optional idle / attract behaviour hooks (reset view, dim hints) — implement lightly; consumers opt in - First consumers: 1. Pathways graph fullscreen (closes #259) 2. Stub or thin wrapper so a future kiosk survey (#264) reuses the shell instead of inventing another Auth: wall tablets may be shared — decide up front whether kiosk Pathways is logged-in-only, a restricted display account, or public read-only published graph. Document the choice in the issue when implementing. ## Acceptance criteria - [ ] Pathways can be opened in a no-chrome fullscreen/kiosk layout usable on phone and tablet - [ ] Shell is reusable (layout/base template or shared wrapper), not hardcoded only into the graph page - [ ] Exit / "leave kiosk" is obvious when used by a logged-in member on their own device - [ ] #259 closed; #264 updated to "build survey content on this shell" (or closed if survey scope is deferred) ## Related - #259 Pathway fullscreen mode on mobile - #264 Kiosk survey
AI added this to the Project Pathways milestone 2026-07-27 14:01:56 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Perth-Artifactory/member_portal#312
No description provided.