Skip to content

Generic Task Item Component #1126

Open
Open
@felixevers

Description

@felixevers

Task List Item
Task List Item (1)

Description:
Create a reusable, generic component for task items to be used across different views, such as "Following Tasks" and "Prior Task View."

Details:

  • Attributes:

    • Name, due date, assignee circle avatar, and done (boolean).
    • Support for actions like marking tasks as completed. Pass a function as (onChange)-event.
  • Behavior:

    • Responsive to fit compact and expanded views.
    • Trigger actions like edit or view details on interaction.
  • Styling:

    • Maintain consistent alignment and spacing.
  • Localization Support:

    • Ensure text and dates are internationalized.

This issue is related to #1127

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions