UI | Task modal
kacper-cyra opened this issue · 0 comments
kacper-cyra commented
- Should receive: task object (members, comments, attachments, description, tittle, image (optional), on close handler (on close handler receives updated task object), isOpened.
- Should store task data as state
- Should implement logic for handling values change (example: onDescriptionSaved, onCommentAdded etc.)