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

Task List View Component #1127

Open
felixevers opened this issue Nov 28, 2024 · 0 comments · May be fixed by #1143
Open

Task List View Component #1127

felixevers opened this issue Nov 28, 2024 · 0 comments · May be fixed by #1143
Assignees
Labels
enhancement New feature or request tasks
Milestone

Comments

@felixevers
Copy link
Member

felixevers commented Nov 28, 2024

Frame 90

Description:
Develop a reusable component to render a dynamic list of tasks, using the Generic Task Item Component (#1126) as building blocks.

Reuse these view for prior and following tasks.

Details:

  • Dynamic Task Rendering:

    • Render multiple tasks in vertical or horizontal layouts.
  • Add Task Feature:

    • Include an "Add Task" button to open a modal or inline input for creating new tasks.
  • Filters & Sorting:

    • Support filtering by status, date range, or assignee.
    • Enable sorting by due date or completion status.
  • Expandable/Collapsible Views:

    • Allow task sections to expand or collapse for better navigation.

This issue is related to #1126

@felixevers felixevers added tasks enhancement New feature or request labels Nov 28, 2024
@felixevers felixevers added this to the v1 milestone Nov 28, 2024
@DasProffi DasProffi assigned DasProffi and unassigned ChrisKulesza Dec 24, 2024
@DasProffi DasProffi linked a pull request Dec 24, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants