Skip to content

상세 페이지 하단 목록 SSR 프리로드 + 20건 확대#970

Merged
sdk-kr merged 2 commits into
mainfrom
fix/detail-recent-posts-ssr
Mar 27, 2026
Merged

상세 페이지 하단 목록 SSR 프리로드 + 20건 확대#970
sdk-kr merged 2 commits into
mainfrom
fix/detail-recent-posts-ssr

Conversation

@sdk-kr
Copy link
Copy Markdown
Contributor

@sdk-kr sdk-kr commented Mar 27, 2026

Summary

  • 상세 페이지 하단 RecentPosts 데이터를 SSR에서 프리로드 → 스켈레톤 제거
  • 10건 → 20건으로 확대 (페이지 이동 빈도 감소, +5KB)
  • SSR 실패 시 기존 클라이언트 onMount 로드로 fallback

Test plan

  • 상세 페이지 접속 시 하단 목록 스켈레톤 없이 즉시 표시
  • 20건 정상 표시
  • 페이지네이션 정상 동작
  • 인피드 광고 12번째 뒤에 정상 표시
  • 현재 글 하이라이트 정상 동작

- RecentPosts 데이터를 SSR에서 프리로드 → 스켈레톤 제거
- 10건 → 20건으로 확대 (페이지 이동 빈도 감소)
- SSR 실패 시 기존 클라이언트 onMount 로드로 fallback
@sdk-kr sdk-kr force-pushed the fix/detail-recent-posts-ssr branch from b582125 to 0b422cd Compare March 27, 2026 18:27
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 27, 2026

Staging 배포 완료

URL: https://dev.damoang.net
이미지: staging-4e21224
Static Release: sha-4e21224
커밋: 4e21224

변경사항을 dev.damoang.net에서 확인하세요.

@sdk-kr sdk-kr marked this pull request as ready for review March 27, 2026 18:47
@sdk-kr sdk-kr merged commit 48de878 into main Mar 27, 2026
13 checks passed
@sdk-kr sdk-kr deleted the fix/detail-recent-posts-ssr branch March 27, 2026 18:47
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.

1 participant