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

Add task component #5

Open
Syndesi opened this issue Sep 14, 2023 · 0 comments
Open

Add task component #5

Syndesi opened this issue Sep 14, 2023 · 0 comments
Milestone

Comments

@Syndesi
Copy link
Member

Syndesi commented Sep 14, 2023

Add a component, which can be used to describe a task.

Internal properties:

  • name: The name of the task, String
  • description: Description of the task, longer text, String

Further considerations:

  • Tasks can be nested
  • Tasks can be optional
  • Tasks can be linked to a workflow, process etc.
  • Tasks can require other steps, materials, time requirements etc
  • Tasks can be completed
  • Tasks can not be reopened, but be linked to a follow up step?

Possible uses:

  • Recipes for cooking stuff
  • Part of tickets in project workflows
  • Automated responses for bots etc.
@Syndesi Syndesi added this to the 0.2.0 milestone Sep 14, 2023
@Syndesi Syndesi moved this to Research in Frontend Feature Progress Sep 14, 2023
@Syndesi Syndesi changed the title Add step component Add task component Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant