Skip to main content

Governance Roles Owners People Access Tab Scaffold Renders

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: people_access_tab_scaffold_renders
The People & Access page renders a DsSegmented with key "PeoplePage.tabs", defaults to the Members tab, and the existing member/consent rows are visible under the Members tab without any tab-switch action.

open the governance page — DsSegmented shown, Members tab active

User Actions:
  • Tapped: widget with text "Household"
  • Tapped: widget with key [<'HouseholdPage.peopleButton'>]
Expect:
  • GovernancePage is on screen
  • DsSegmented tab bar renders with the correct key
  • DsSegmented is present
  • Members tab label is visible
  • Households tab label is visible
  • member row is visible on the Members tab (the default)
  • AppBar title shows "People & Access"
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted
  • [ANALYTIC] [page]: GovernanceRoute
  • MembersStarted
  • RoleOwnerStarted