Skip to main content

Auth Waiting Screen Frozen Child Sees Waiting

EPIC: auth
Authentication + Personas
STORY: waiting_screen
A child pending VPC (consentState != granted) is held on WaitingPage and only WaitingPage — no tabs, no household data.
AC: frozen_child_sees_waiting
After sign-in as a pendingConsent child the app shows WaitingPage with the frozen-title key and hides every household surface (HomePage, HouseholdPage).

frozen child signed in — WaitingPage shown, no household surface

Expect:
  • a frozen child (consentState != granted) must land on WaitingPage and only WaitingPage
  • the WaitingPage title key is the tree-presence sentinel
  • a frozen child must not reach the home tab
  • a frozen child must not reach the household tab