Skip to main content

Household Members Revoke 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: revoke_invite_calls_verb
Tapping Revoke in the invite-actions sheet calls revokeInvite 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 revoke action is visible
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted

tap Revoke - revokeInvite is called

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