Skip to main content

Auth Waiting Screen Activated Child Reaches Home

EPIC: auth
Authentication + Personas
STORY: waiting_screen
A child with consentState == granted and status == active routes to the normal shell (HomeTab). WaitingPage must not appear.
AC: activated_child_reaches_home
After sign-in as an activated child (consentState granted) the app lands on HomePage and WaitingPage is absent.

activated child lands on shell — WaitingPage absent

Expect:
  • an activated child (consentState granted) must reach the normal shell and land on the Home tab
  • WaitingPage must NOT appear when consentState is granted