Auth Waiting Screen Check Again Activates
EPIC:
auth
Authentication + Personas
STORY:
waiting_screen
"Check again" triggers a guard re-evaluation by navigating to MainShellRoute. When the member is now activated the guard passes through to the shell.
AC:
check_again_activates
Frozen child sees WaitingPage; parent approves (currentMemberRepository flips to granted); child taps "Check again" and the guard routes them to HomePage.
frozen child on WaitingPage
Expect:
|
|
|
|
"Check again" after activation → guard routes to shell
User Actions:
|
|
|
|