Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Task List | View All Tasks in a Team #3108

Closed
ariefgp opened this issue Oct 2, 2024 · 0 comments · Fixed by #3234
Closed

[Feature] Task List | View All Tasks in a Team #3108

ariefgp opened this issue Oct 2, 2024 · 0 comments · Fixed by #3234
Assignees
Labels

Comments

@ariefgp
Copy link

ariefgp commented Oct 2, 2024

Related Document

Related issues


As a team member, I want to view all tasks assigned to my team, so I can understand our collective workload and progress.

Detailed Flow

  1. User logs into the Ever Team platform
  2. User navigates to the Tasks section in the sidebar
  3. User selects "Team's Tasks" from the sub-menu
  4. System loads and displays a list of all tasks assigned to the user's team
  5. User can see task details such as title, assignee, due date, and status
  6. User can sort and filter the task list based on various criteria
  7. User can click on a task to view more details or edit it

Wireframe

image

Wireframe only sample

Acceptance Criteria

  1. The "Team's Tasks" option is visible in the Tasks sub-menu for users with appropriate permissions
  2. The task list displays all tasks assigned to the user's team, regardless of the specific assignee
  3. Each task entry shows key information: title, assignee, due date, status, task size, task priority, labels and project
  4. Tasks are initially sorted by created date
  5. Users can sort tasks by different criteria (e.g., assignee, status, priority)
  6. Filters are available to narrow down the task list (e.g., by status, assignee, date range)
  7. Pagination or infinite scrolling is implemented for teams with many tasks
@ariefgp ariefgp changed the title [Feature] Task List | View All Tasks in a Team [Feature] Task List | Not Work | View All Tasks in a Team Oct 3, 2024
@ariefgp ariefgp changed the title [Feature] Task List | Not Work | View All Tasks in a Team [Feature] Task List | View All Tasks in a Team Oct 4, 2024
@NdekoCode NdekoCode linked a pull request Nov 6, 2024 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants