Skip to main content

Member Profile Member Profile Approve Goal Uses Parental Acting Member Id

EPIC: member_profile
Member Profile
STORY: member_profile
As a parent, I can view a member profile with identity, traits, wallet, and personal goals so I can understand and manage each household member.
AC: approve_goal_uses_parental_acting_member_id
Tapping Approve on a requested goal calls approveGoal with the parental member id, not the viewed child id.
User Actions:
  • Tapped: widget with text "Household"
  • Tapped: widget with key [<'MembersPage.memberTile_alice'>]
Expect:
  • MemberProfilePage is visible
  • Approve button visible for requested goal
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted
  • [ANALYTIC] [page]: MemberProfileRoute
  • MemberProfileStarted

tap Approve — verifies parental id used

User Actions:
  • Tapped: widget with key [<'MemberProfilePage.approveGoal_goal-req'>]
Events:
  • MemberProfileGoalApproved