Skip to main content

Member Profile Member Profile Edit Goal Picks Emoji

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: edit_goal_picks_emoji
Selecting an emoji in the edit-goal dialog updates the goal emoji via updateGoal.
User Actions:
  • Tapped: widget with text "Household"
  • Tapped: widget with key [<'MembersPage.memberTile_alice'>]
Expect:
  • Edit button visible for an active goal
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted
  • [ANALYTIC] [page]: MemberProfileRoute
  • MemberProfileStarted

open edit dialog, pick emoji 🦊, save

User Actions:
  • Tapped: widget with key [<'MemberProfilePage.editGoal_goal-emoji'>]
  • Tapped: widget with key [<'MemberProfilePage.editGoalEmojiChip'>]
  • Tapped: widget with text "🦊" (ignoring all but first)
  • Tapped: widget with key [<'MemberProfilePage.editGoalSaveButton'>]
Events:
  • MemberProfileGoalEdited
  • [ANALYTIC] [page_popped]: MemberProfileRoute