Skip to content

[Feat] 제안서 삭제 기능 추가#181

Merged
devdeun merged 2 commits intodevelopfrom
feat/suggestion-delete-175
Feb 27, 2025
Merged

[Feat] 제안서 삭제 기능 추가#181
devdeun merged 2 commits intodevelopfrom
feat/suggestion-delete-175

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Feb 27, 2025

🚀 풀 리퀘스트 제안

🔍 작업 내용

  • 제안서 삭제 기능 및 아이콘 추가했습니다
  • 제안서를 수정하거나 삭제할 때 isSubmitting이 제대로 작동하지 않는 문제를 해결했습니다
  • 제안서 파일 형식에 맞지 않거나 서버 오류로 제안서 수정/삭제가 불가할 시 에러메시지가 적절하게 뜨도록 수정했습니다.

await과 try/catch 대신 promise 체인을 사용해서 비동기 처리 순서를 확실하게 보장했습니다..

🔧 변경 사항

주요 변경 사항을 요약해 주세요. ex) validate 로직 수정, package.json 수정, 파일 수정/삭제 등

📸 스크린샷 (권장)

수정된 화면 또는 기능을 시연할 수 있는 스크린샷을 첨부해 주세요.

🙏 리뷰 참고 (선택 사항)

개발 과정에서 다른 분들의 의견이 궁금했거나 크로스 체크가 필요하다고 느껴진 코드가 있다면 남겨주세요.

📄 기타 (선택 사항)

그 외 전달하고 싶은 내용이나 특별한 요구 사항이 있으면 작성해 주세요.

@ghost ghost linked an issue Feb 27, 2025 that may be closed by this pull request
2 tasks
@devdeun devdeun temporarily deployed to feat/suggestion-delete-175 - investmetic PR #181 February 27, 2025 03:21 — with Render Destroyed
@ghost ghost self-assigned this Feb 27, 2025
@ghost ghost added the ✨ Feature 기능 개발 label Feb 27, 2025
Copy link
Copy Markdown
Owner

@devdeun devdeun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굿

@devdeun devdeun merged commit ed09dfa into develop Feb 27, 2025
@devdeun devdeun deleted the feat/suggestion-delete-175 branch February 27, 2025 04:35
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 this pull request may close these issues.

[Feat] 업로드 된 제안서 삭제 아이콘 추가

1 participant