Skip to main content

Household Members Tap Member Navigates To Profile

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: tap_member_navigates_to_profile
Tapping a member row navigates to the MemberProfile page.

open Household tab with one member

User Actions:
  • Tapped: widget with text "Household"
Expect:
  • Alice is visible in the list
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted

tap Alice - MemberProfile page opens

User Actions:
  • Tapped: widget with key [<'MembersPage.memberTile_alice'>]
Expect:
  • MemberProfilePage is visible after tapping the tile
  • display name is visible on the profile
Events:
  • [ANALYTIC] [page]: MemberProfileRoute
  • MemberProfileStarted