Skip to content

Add "comment" feature in task view #39

@lambdaschmied2

Description

@lambdaschmied2

When showing a task in its detail view, we want to be able to leave comments.

POST /task/{id}/comment/create with body {"message":"..."}

Image

The comment can be implemented as a modal (HTML <dialog>), as there is no use for a custom URL.

Metadata

Metadata

Assignees

Projects

Status

In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions