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

Generic Task Item Component #1126

Open
felixevers opened this issue Nov 28, 2024 · 0 comments
Open

Generic Task Item Component #1126

felixevers opened this issue Nov 28, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@felixevers
Copy link
Member

felixevers commented Nov 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants