Skip to main content

Member Profile Member Profile Move Sheet Blocks Over Max Amount

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: move_sheet_blocks_over_max_amount
The move sheet blocks an amount over the source balance: Submit stays disabled, the sheet stays open, and moveFunds 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 sheet, enter over-max amount, submit does nothing

User Actions:
  • Tapped: widget with key [<'MemberProfilePage.walletMove_general'>]
  • Entered text: 999
  • Tapped: widget with key [<'MemberProfilePage.moveSubmit'>]
Expect:
  • move sheet stays open when the amount is invalid