Skip to main content

Household Family Goals Add Family Goal With Emoji

EPIC: household
Household
STORY: family_goals
As a household member, I see our shared Family Goals with progress on the Household tab; parental members add and manage them, other members suggest them for approval.
AC: add_family_goal_with_emoji
Tapping the emoji chip in the add-family-goal dialog opens the picker; selecting an emoji passes it to createGoal.

open Household tab — parental empty-state nudge

User Actions:
  • Tapped: widget with text "Household"
Expect:
  • parental empty-state add CTA visible
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted

open add dialog, pick emoji 🏠, enter name + tokens, save

User Actions:
  • Tapped: widget with key [<'HouseholdPage.familyGoalsEmptyCta'>]
  • Tapped: widget with key [<'HouseholdPage.familyGoalEmojiChip'>]
  • Tapped: widget with text "🏠" (ignoring all but first)
  • Entered text: Family Trip
  • Entered text: 100
  • Tapped: widget with key [<'HouseholdPage.familyGoalSaveButton'>]
Events:
  • FamilyGoalSubmitted