Skip to main content

Earn Recommend Dialog Recommend Empty State

EPIC: earn
Chore Earn
STORY: recommend_dialog
As a parent, I can tap the Recommend action on the Earn AppBar to see AI chore suggestions (SP1 stub shows graceful empty state).
AC: recommend_empty_state
Opening the Recommend sheet when the SP1 stub returns an empty ChoreRecommendation shows the empty-state widget.
User Actions:
  • Tapped: widget with text "Earn"
Expect:
  • EarnPage is visible after tapping the tab
  • Recommend AppBar button is present
Events:
  • [ANALYTIC] [page]: EarnRoute
  • CatalogStarted

tap Recommend button → sheet opens with empty state

User Actions:
  • Tapped: widget with key [<'EarnPage.recommendButton'>]
Expect:
  • recommend sheet title is shown
  • empty-state title renders when SP1 stub returns no suggestions