Open mike-mcnulty opened 9 months ago
As a user, I need to be able to view lists of tasks, so that I can make meaningful contributions, meet deadlines, and earn rewards for my efforts.
I want to be able to view an overview of many tasks at a glance, so I can decide where I want to prioritize.
I want to be able to view the details of a task, so that I can learn everything about the action required.
GIVEN a user with a role WHEN visit My Tasks THEN show task list for all current roles
GIVEN a user looking at task overview WHEN click on a task THEN open modal with details about the task
AC:
FYI @nielskijf
@nielskijf please comment on current relevance. something we still want to bring in with light touch, or convert to post-mvp epic to be refined later?
As a user, I need to be able to view lists of tasks, so that I can make meaningful contributions, meet deadlines, and earn rewards for my efforts.
I want to be able to view an overview of many tasks at a glance, so I can decide where I want to prioritize.
I want to be able to view the details of a task, so that I can learn everything about the action required.
GIVEN a user with a role WHEN visit My Tasks THEN show task list for all current roles
GIVEN a user looking at task overview WHEN click on a task THEN open modal with details about the task
AC: