Skip to main content

Manage Manage Recommendations Chore Request Scoped To Chores Tab

EPIC: manage
Admin · Unified catalog Manage page
STORY: manage_recommendations
As an admin, I see pending member recommendations inline at the top of each Manage tab so I can approve or reject them without leaving the catalog surface.
AC: chore_request_scoped_to_chores_tab
A pending chore request shows on the Chores tab and is absent from the Rewards tab, proving RequestItemType scoping.

open Manage on Rewards tab — chore request absent

User Actions:
  • Tapped: widget with text "Profile"
  • Tapped: widget with key [<'MorePage.adminEntry'>]
  • Tapped: widget with key [<'AdminHubPage.manageEntry'>]
Expect:
  • chore request is NOT shown on the Rewards tab (itemType scoping keeps it off the wrong tab)
Events:
  • [ANALYTIC] [page]: ProfileRoute
  • MoreStarted
  • MoreCurrentMemberChanged
  • [ANALYTIC] [page]: AdminRoute
  • [ANALYTIC] [page]: ManageRoute
  • RewardsStarted
  • ActivitiesStarted
  • ChoresManagementStarted
  • ChoreRequestsManageStarted

switch to Chores tab — chore request visible

User Actions:
  • Tapped: widget with text "Chores"
Expect:
  • chore request tile appears on the Chores tab
  • the Suggestions to review section header is present