Skip to main content

Success

EPIC: chores
Chores
STORY: today_home
As a household member, Home greets me and shows this week's chores grouped by kid with their done-state.
AC: success
Home shows the greeting + this week's chores by kid, and a tapped toggle reflects the submitted-pending state.

Home: greeting + this week's chores grouped by kid

Expect:
  • the warp landed on Home
  • the household header is kept
  • the time-of-day greeting strip renders
  • the chores section heading renders
  • a seeded chore renders
  • a second seeded chore renders
  • the chore is grouped/decorated by the kid
  • the per-kid done toggle (DsCheck) renders

tap a kid's toggle → submitted-pending (no instant tick)

User Actions:
  • Tapped: widget with key [<'TodayChoreRow.check'>]
Expect:
  • submitting creates a pending approval — the row shows the honest "submitted" state, not a credited checkmark
Events:
  • TodayChoreCompletionSubmitted