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

USER STORY: Tabbed Kanban view for tasks #113

Closed
5 tasks done
blahosyl opened this issue Aug 11, 2024 · 0 comments
Closed
5 tasks done

USER STORY: Tabbed Kanban view for tasks #113

blahosyl opened this issue Aug 11, 2024 · 0 comments
Assignees
Labels
e: ux tasks Epic: UX for Tasls e: view tasks Epic: View tasks p: should have Priority: High value but not crucial

Comments

@blahosyl
Copy link
Owner

blahosyl commented Aug 11, 2024

As a User,

I want to have separate Kanban Boards for differently filtered tasks,

so that I can concentrate on relevant information

Acceptance Criteria

  1. There is a Kanban board for each tab designed in USER STORY: Tabbed filtering of tasks on the task list view #58
  2. This view does not display the list of profiles, only a link to the ProfileList page

Tasks

  • Use the TaskKanban component within the TaskTab component
  • conditionally render TaskList vs TaskKanban
  • conditionally render ProfileList in the right side panel & adjust Task column width
  • in App.js, pass list prop to govern conditional rendering
  • in TaskTabs, destructure list prop to be used
@blahosyl blahosyl self-assigned this Aug 11, 2024
@blahosyl blahosyl moved this to Todo in Task Manager Aug 11, 2024
@blahosyl blahosyl added p: should have Priority: High value but not crucial e: ux tasks Epic: UX for Tasls e: view tasks Epic: View tasks labels Aug 11, 2024
@blahosyl blahosyl moved this from Todo to In Progress in Task Manager Aug 11, 2024
blahosyl added a commit that referenced this issue Aug 11, 2024
only include Profile List in TaskList view
blahosyl added a commit that referenced this issue Aug 11, 2024
@blahosyl blahosyl moved this from In Progress to Done in Task Manager Aug 11, 2024
@blahosyl blahosyl closed this as completed by moving to Done in Task Manager Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e: ux tasks Epic: UX for Tasls e: view tasks Epic: View tasks p: should have Priority: High value but not crucial
Projects
Status: Done/Won't do
Development

No branches or pull requests

1 participant