Skip to main content

Household Switcher Switch Household Level Switch Household Dispatches

EPIC: household_switcher
Profile tab — member proxy switcher
STORY: switch_household_level
As a multi-household admin I open Profile, tap "Switch household", and switch to my other household.
AC: switch_household_dispatches
The Profile page shows the "Switch household" affordance for a multi-household account; tapping it opens the switcher sheet, and selecting the other household calls switchActiveHousehold.

open Profile — the "Switch household" affordance shows

User Actions:
  • Tapped: widget with text "Mom"
Expect:
  • the Profile tab is shown
  • the "Switch household" affordance is shown for a multi-household account
Events:
  • [ANALYTIC] [page]: ProfileRoute
  • MoreStarted
  • AccountSwitcherCubit
  • MoreCurrentMemberChanged

tap "Switch household", pick the other household → the switch dispatches to the repository

User Actions:
  • Tapped: widget with key [<'ProfilePage.switchHousehold'>]
  • Tapped: widget with key [<'HouseholdSwitcher.household_household-beta'>]
Events:
  • MoreHouseholdSwitchRequested
  • [ANALYTIC] [page]: HomeTabRoute