Skip to main content

Household Co Parent Invite Code Co Parent Invite Shows Code

EPIC: household
Household
STORY: co_parent_invite_code
As a parent, when I invite a co-parent I see the one-time join code so I can share it — the invite no longer dead-ends.
AC: co_parent_invite_shows_code
inviting a co-parent surfaces the share code once

open Household tab, navigate to People & Access page

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, send → code sheet shows

User Actions:
  • Tapped: widget with text "Co-parent (invite)" descending from widget with key [<'MemberEditorSheet.kindSegmented'>]
  • Entered text: [email protected]
  • Tapped: widget with key [<'MemberEditorSheet.saveButton'>]
Expect:
  • the co-parent code card is surfaced after the invite
  • the raw co-parent code is surfaced once
Events:
  • MemberEditorKindChanged
  • MemberEditorEmailChanged
  • MemberEditorSaved
  • [ANALYTIC] [page_popped]: GovernanceRoute