Skip to main content

Household Members Invite Coparent Sends Invite

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: invite_coparent_sends_invite
Choosing Co-parent (invite), entering an email + note and sending calls inviteCoParent with those values.

open Household tab, navigate to People page, tap add member

User Actions:
  • Tapped: widget with text "Household"
  • Tapped: widget with key [<'HouseholdPage.peopleButton'>]
  • Tapped: widget with key [<'PeoplePage.addChild'>]
Expect:
  • the add sheet shows the member-type selector
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted
  • [ANALYTIC] [page]: GovernanceRoute
  • MembersStarted
  • RoleOwnerStarted

choose Co-parent, fill email + note, send invite

User Actions:
  • Tapped: widget with text "Co-parent (invite)" descending from widget with key [<'MemberEditorSheet.kindSegmented'>]
  • Entered text: [email protected]
  • Entered text: Join us!
  • Tapped: widget with key [<'MemberEditorSheet.saveButton'>]
Events:
  • MemberEditorKindChanged
  • MemberEditorEmailChanged
  • MemberEditorInviteNoteChanged
  • MemberEditorSaved