Skip to main content

Personas Account Switcher Label Nav To Profile

EPIC: personas
G-2 — Account Switcher (viewing-as lens)
STORY: account_switcher
As a parent I can switch the viewing lens to a household member and always know whose content I am looking at.
AC: label_nav_to_profile
Tapping a member tile in the Profile inline switcher section navigates to that member's profile page (G-2 S4 light-touch). PRESENTATION ONLY — does not change actingMemberId.
User Actions:
  • Tapped: widget with text "Luna"
Expect:
  • Profile renders the switcher section for a parent viewer
  • Luna appears in both the nav tab label (active identity) and the switcher section tile
Events:
  • [ANALYTIC] [page]: ProfileRoute
  • MoreStarted
  • MoreCurrentMemberChanged
  • AccountSwitcherCubit

tapping Luna tile calls selectMember — stays on Profile

User Actions:
  • Tapped: widget with text "Luna" descending from widget with key [<'ProfilePage.switcher'>]
Expect:
  • still on ProfilePage after selecting a member tile
  • back-to-me row is present — Luna is the active lens