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

일정 파일 삭제 API를 이용하여 일정 파일 삭제 구현 #167

Closed
3 tasks done
Seok93 opened this issue Sep 28, 2024 · 0 comments · Fixed by #176
Closed
3 tasks done

일정 파일 삭제 API를 이용하여 일정 파일 삭제 구현 #167

Seok93 opened this issue Sep 28, 2024 · 0 comments · Fixed by #176
Assignees
Labels
🌟 Feature 새로운 기능 개발했어요

Comments

@Seok93
Copy link
Contributor

Seok93 commented Sep 28, 2024

Description

일정 수정 모달에서 일정 파일 삭제 API를 이용하여 파일을 삭제하는 기능을 구현합니다.

Todo List

  • 일정 파일 삭제 API를 위한 React Quert 기능 추가
  • 일정 파일 삭제 API를 위한 MSW 처리 추가
  • 일정 파일 삭제 기능 구현

Estimated Schedule

3시간

@Seok93 Seok93 added the 🌟 Feature 새로운 기능 개발했어요 label Sep 28, 2024
@Seok93 Seok93 self-assigned this Sep 28, 2024
Seok93 added a commit that referenced this issue Sep 30, 2024
* Feat: #167 일정 파일 삭제 API를 위한 React Query 기능 추가

* Feat: #167 일정 파일 삭제 API를 위한 MSW 처리 추가

* Feat: #167 일정 파일 삭제 기능 구현

* Feat: #167 일정 수정 모달에서 각 양식별로 Spinner가 생기도록 수정

* Fix: #167 조건문에 지정한 변수 수정 (taskFileIndex → fileIndex)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 Feature 새로운 기능 개발했어요
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant