Open
Description
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