Skip to content

[#52] Fix/52/카카오로그인 이미지오류수정 - #53

Merged
LMS10 merged 1 commit into
mainfrom
Fix/52/카카오로그인_이미지오류수정
May 20, 2026

Hidden character warning

The head ref may contain hidden characters: "Fix/52/\uce74\uce74\uc624\ub85c\uadf8\uc778_\uc774\ubbf8\uc9c0\uc624\ub958\uc218\uc815"
Merged

[#52] Fix/52/카카오로그인 이미지오류수정#53
LMS10 merged 1 commit into
mainfrom
Fix/52/카카오로그인_이미지오류수정

Conversation

@LMS10

@LMS10 LMS10 commented May 19, 2026

Copy link
Copy Markdown
Owner

❓이슈

📝 Description

카카오 소셜 로그인 시 프로필 이미지가 정상적으로 렌더링되지 않던 문제를 수정했습니다.

  • next.config.ts
    • images.remotePatterns에 카카오 CDN 호스트 추가
    • http 프로토콜 카카오 CDN 허용 설정 추가

🌀 PR Type

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 코드에 영향을 주지 않는 변경사항 (오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제

✅ Checklist

PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • Branch Convention 확인

    feat/ 기능 구현, fix/ 버그 수정, refactor/ 개선

  • Base Branch 확인
  • 커밋 메시지 컨벤션 준수
  • 적절한 Label 지정
  • Assignee 및 Reviewer 지정

Test Checklist

  • 로컬 작동 확인

@LMS10
LMS10 requested a review from minzx23 May 19, 2026 13:10
@LMS10 LMS10 self-assigned this May 19, 2026
@LMS10 LMS10 added Priority: Medium 🔖 우선순위 보통 Type: Bug 🐛 버그 labels May 19, 2026
@vercel

vercel Bot commented May 19, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
remate Ready Ready Preview, Comment May 19, 2026 1:11pm

@minzx23 minzx23 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

대박대박 프사 바꾼거 로그아웃 로그인 다시 하면 바로 반영되네요 ㄷㄷ

@LMS10
LMS10 merged commit f30aced into main May 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority: Medium 🔖 우선순위 보통 Type: Bug 🐛 버그

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix: 카카오 소셜 로그인 프로필 이미지 오류 수정

2 participants