Skip to main content

Household Members Resend Invite Calls Verb

EPIC: household
Household
STORY: members
As a parent, I can view and edit household members so that I can manage home-room assignments and watch-only status.
AC: resend_invite_calls_verb
Tapping Resend in the invite-actions sheet calls resendInvite with the pending member id.

open the invite-actions sheet for a pending invite

User Actions:
  • Tapped: widget with text "Household"
  • Tapped: widget with key [<'MembersPage.memberTile_invited-1'>]
Expect:
  • the resend action is visible
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted

tap Resend - resendInvite is called

User Actions:
  • Tapped: widget with key [<'InviteActionsSheet.resendButton'>]
Events:
  • MemberInviteResent