Skip to content

fix: 오류 수정 및 연결 되지 않았던 api 연동 - #89

Merged
zhy2on merged 9 commits into
developfrom
fix/image-resizing
Dec 24, 2025
Merged

fix: 오류 수정 및 연결 되지 않았던 api 연동#89
zhy2on merged 9 commits into
developfrom
fix/image-resizing

Conversation

@zhy2on

@zhy2on zhy2on commented Dec 24, 2025

Copy link
Copy Markdown
Member
  • resizeImage 함수가 이미지를 JPEG로 변환할 때 원본 파일 확장자를 유지하던 문제 수정.

  • 확장자를 .jpg로 강제 변경하여 Content-Type(image/jpeg)과 파일명이 일치하도록 조치.

  • 이로 인해 Presigned URL 서명 불일치(SignatureDoesNotMatch) 오류 해결.

  • 로그 카드들 본문 html 파싱 모두 적용

  • 여행 모달 Map, Log 탭 상황에 따라 적절히 열리게 적용

@zhy2on zhy2on self-assigned this Dec 24, 2025
@zhy2on zhy2on added the 🐞 BugFix Something isn't working label Dec 24, 2025
@vercel

vercel Bot commented Dec 24, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
frontend Ready Ready Preview, Comment Dec 24, 2025 4:23pm

zhy2on and others added 8 commits December 25, 2025 01:22
* feat: LogView 페이지 여행 카드들 기능 연결

* fix: 여행 계획 수정 페이지 뒤로 가기 버튼 클릭 시 이전 페이지로 돌아가도록 수정

* feat: 여행 모달 삭제 버튼 연동

* feat: 토스트 알림 통일

* refactor: 로그 작성 페이지 alert 모달로 통일
- KakaoMap.vue에서 장소 선택 시 마커가 주황색으로 바뀌며 선택돼야하는데 바뀌지 않던 문제 해결
@zhy2on zhy2on changed the title fix: 이미지 리사이징 시 확장자 불일치로 인한 S3 업로드 오류 수정 fix: 오류 수정 및 연결 되지 않았던 api 연동 Dec 24, 2025
@zhy2on
zhy2on merged commit c1a741c into develop Dec 24, 2025
3 checks passed
@zhy2on
zhy2on deleted the fix/image-resizing branch December 24, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 BugFix Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant