Skip to main content

Governance Roles Owners Unlinked Child Shows Child Code Button

EPIC: governance
Personas & Authorization
STORY: roles_owners
As an admin, I can compose members' roles (Member base + Admin/Helper overlays) and household ownership through the capability-gated governance surface.
AC: unlinked_child_shows_child_code_button
Opening the per-member editor for an UNLINKED CHILD shows the "Generate sign-up code" button (key RoleOwnerEditor.childCodeButton) and tapping it pops the editor and opens the child-code sheet (key ChildSignupCodeSheet.generateButton visible).

open the editor for the unlinked child Sam

User Actions:
  • Tapped: widget with text "Household"
  • Tapped: widget with key [<'HouseholdPage.peopleButton'>]
  • Tapped: widget with key [<'GovernancePage.memberTile_sam'>]
Expect:
  • the "Generate sign-up code" button shows for an unlinked child
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted
  • [ANALYTIC] [page]: GovernanceRoute
  • MembersStarted
  • RoleOwnerStarted

tap child-code button — child-code sheet opens on top

User Actions:
  • Tapped: widget with key [<'RoleOwnerEditor.childCodeButton'>]
Expect:
  • the child-signup-code sheet is visible on top