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

[FEAT] Task 상세 모달에 API 연동 #50

Open
2 of 3 tasks
yoon-junseo opened this issue Aug 30, 2022 · 0 comments
Open
2 of 3 tasks

[FEAT] Task 상세 모달에 API 연동 #50

yoon-junseo opened this issue Aug 30, 2022 · 0 comments
Assignees
Labels
feat New Feature

Comments

@yoon-junseo
Copy link
Collaborator

yoon-junseo commented Aug 30, 2022

설명

  • Task 상세 모달에서 API 연동
  • debounce 처리

ToDo

  • task 수정 요청 debounce 처리
  • task 조회 - GET /api/projects/{projectId}/kanban/lanes/tasks/{taskId}
  • task 수정 - PATCH /api/projects/{projectId}/kanban/lanes/tasks/{taskId}
@yoon-junseo yoon-junseo added the feat New Feature label Aug 30, 2022
@yoon-junseo yoon-junseo self-assigned this Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New Feature
Projects
None yet
Development

No branches or pull requests

1 participant