Skip to content

feat: [TA-183] 이미지 lazy loading 및 onError 폴백 처리 추가#95

Closed
seorinn wants to merge 2 commits into
developfrom
TA-183-image-lazy-loading
Closed

feat: [TA-183] 이미지 lazy loading 및 onError 폴백 처리 추가#95
seorinn wants to merge 2 commits into
developfrom
TA-183-image-lazy-loading

Conversation

@seorinn

@seorinn seorinn commented May 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • PhotographerBox: 프로필 이미지에 loading="lazy" 추가 및 로드 실패 시 icn_no_photogrpher.svg 폴백 처리
  • PromotionBox: 이벤트 이미지들에 loading="lazy" 추가 및 로드 실패 시 폴백 처리

Test plan

  • 메인 홈 — 사진작가 리스트(PhotographerBox) 이미지 정상 표시 확인
  • 메인 홈 — 이벤트 리스트(PromotionBox) 이미지 정상 표시 확인
  • 이미지 URL을 잘못된 값으로 변경 시 폴백 이미지 표시 확인

Closes #15

@vercel

vercel Bot commented May 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
damaba Error Error May 11, 2026 6:49am

@seorinn

seorinn commented May 11, 2026

Copy link
Copy Markdown
Collaborator Author

TA-178(#96) 머지 시 동일 변경사항이 develop에 포함됨. 별도 작업 불필요.

@seorinn seorinn closed this May 11, 2026
@seorinn seorinn deleted the TA-183-image-lazy-loading branch May 11, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Enhancement] 이미지 최적화 (lazy loading, 적절한 사이즈 처리)

1 participant