mcwiekala/camp-trello-clone

UI | Task modal

kacper-cyra opened this issue · 0 comments

  • 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.)

image