Skip to main content

Chores Print From Home Member And Room Scopes

EPIC: chores
Chores
STORY: print_from_home
As a parent, I can open the print menu from the Home header and choose a per-member or per-room chore list; the affordance hides when the printableLists flag is off.
AC: member_and_room_scopes
The Home print icon opens a menu with a per-member row for every household participant and a room-list entry that drills into a room picker.

on Home, the print affordance is in the header (flag ON)

Expect:
  • the warp landed on Home
  • printableLists defaults ON, so the print icon shows in the Home header

tap the print icon → menu lists a per-member row per participant + a room-list entry (household-wide MASTER set)

User Actions:
  • Tapped: widget with key [<'PrintMenu.button'>]
Expect:
  • a per-member print row renders for Pat
  • a per-member print row renders for Luna
  • the room-list entry is present in the menu

tap the room-list entry → the room picker lists the household's rooms

User Actions:
  • Tapped: widget with key [<'PrintMenu.roomList'>]
Expect:
  • the room picker sheet opened
  • the seeded room is offered as a room-scope print target