Skip to main content

Household Family Goals Edit Family Goal Round Trip

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: edit_family_goal_round_trip
The edit dialog opens pre-filled; saving calls updateGoal with the patched name, target, and due label and the tile updates.

open Household tab with an active family goal

User Actions:
  • Tapped: widget with text "Household"
Expect:
  • edit affordance visible to the parental viewer
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted

edit name + tokens + due label, save → updateGoal

User Actions:
  • Tapped: widget with key [<'HouseholdPage.editFamilyGoal_goal-edit'>]
  • Entered text: New Name
  • Entered text: 60
  • Tapped: widget with key [<'HouseholdPage.editFamilyGoalDueDatePicker'>]
  • Tapped: widget with text "OK"
  • Tapped: widget with key [<'HouseholdPage.editFamilyGoalSaveButton'>]
Expect:
  • tile updates to the new name
Events:
  • FamilyGoalEdited