Rewards Suggest Dialog Rewards Suggest Activity Reward Scope
EPIC:
rewards
Rewards tab
STORY:
suggest_dialog
As a member I can tap the Suggest button on the Rewards tab to recommend an activity or reward to admins, without seeing chore or bounty options (Task D5 submit side).
AC:
rewards_suggest_activity_reward_scope
RewardsTabPage.suggestButton opens SuggestCatalogItemDialog scoped to [activity, reward]; chore and bounty type options are absent; submitting a name calls requestChore with an itemType in {activity, reward}.
navigate to Rewards tab — suggest button present
User Actions:
|
|
|
|
tap suggest button — dialog shows activity + reward options only
User Actions:
|
|
|
|
switch to Reward type, fill name, submit — requestChore called with reward itemType
User Actions:
|
|
|
|