Skip to main content

Governance Roles Owners Unlinked Adult Shows Invite Account 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_adult_shows_invite_account_button
Opening the per-member editor for an UNLINKED ADULT shows the "Invite to account" button (key RoleOwnerEditor.inviteAccountButton) and tapping it pops the editor and opens the account-invite sheet (key AccountInviteSheet.sendButton visible).

open the editor for the unlinked adult James

User Actions:
  • Tapped: widget with text "Household"
  • Tapped: widget with key [<'HouseholdPage.peopleButton'>]
  • Tapped: widget with key [<'GovernancePage.memberTile_james'>]
Expect:
  • the "Invite to account" button shows for an unlinked adult
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted
  • [ANALYTIC] [page]: GovernanceRoute
  • MembersStarted
  • RoleOwnerStarted

tap invite button — invite sheet opens on top

User Actions:
  • Tapped: widget with key [<'RoleOwnerEditor.inviteAccountButton'>]
Expect:
  • the account-invite sheet is visible on top