Skip to main content

Member Profile Member Profile Goal Fund Sheet Blocks Over Max

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: goal_fund_sheet_blocks_over_max
The fund sheet blocks an amount exceeding the selected source bucket balance: Submit stays disabled, the sheet stays open, and fundGoal is never called.
User Actions:
  • Tapped: widget with text "Household"
  • Tapped: widget with key [<'MembersPage.memberTile_alice'>]
Expect:
  • MemberProfilePage is visible
Events:
  • [ANALYTIC] [page]: HouseholdRoute
  • MembersStarted
  • [ANALYTIC] [page]: MemberProfileRoute
  • MemberProfileStarted

open fund sheet, enter over-max amount (999 > spend balance 10), submit is blocked — fundGoal never called

User Actions:
  • Tapped: widget with key [<'MemberProfilePage.fundGoal_goal-overmax'>]
  • Entered text: 999
  • Tapped: widget with key [<'GoalFundSheet.submit'>]
Expect:
  • fund sheet stays open when amount exceeds source balance