Skip to content

fix: 커뮤니티 상세 기본 프로필 이미지 통일 - #582

Merged
manNomi merged 1 commit into
mainfrom
fix/community-detail-profile-image
Jun 26, 2026
Merged

fix: 커뮤니티 상세 기본 프로필 이미지 통일#582
manNomi merged 1 commit into
mainfrom
fix/community-detail-profile-image

Conversation

@manNomi

@manNomi manNomi commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

관련 이슈

  • 없음

작업 내용

  • 커뮤니티 상세 게시글 작성자 프로필을 공용 ProfileWithBadge로 렌더링하도록 변경했습니다.
  • 커뮤니티 상세 댓글 작성자 프로필도 동일한 공용 컴포넌트를 사용하도록 맞췄습니다.
  • 기본 프로필 이미지와 이미지 로드 실패 fallback 처리가 앱 공통 프로필 UI와 동일하게 동작하도록 정리했습니다.

특이 사항

  • 현재 작업 브랜치의 다른 수정은 포함하지 않고, 커뮤니티 상세 프로필 이미지 관련 2개 파일만 별도 브랜치에 담았습니다.
  • 로컬 검증 중 Node 엔진 경고가 표시되었습니다. 현재 로컬은 Node v23.10.0이고, 프로젝트 요구 버전은 Node 22.x입니다.

리뷰 요구사항 (선택)

  • 커뮤니티 상세 게시글 작성자/댓글 작성자의 기본 프로필 이미지가 다른 화면과 동일하게 보이는지 확인 부탁드립니다.

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
solid-connect-university-web Ready Ready Preview, Comment Jun 26, 2026 4:51am
solid-connection-web Ready Ready Preview, Comment Jun 26, 2026 4:51am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
solid-connect-web-admin Skipped Skipped Jun 26, 2026 4:51am

@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@manNomi, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 50 minutes and 47 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: e43655d4-c670-4aea-8aa4-8b09caa56178

📥 Commits

Reviewing files that changed from the base of the PR and between f3fb0d1 and aff10b4.

📒 Files selected for processing (2)
  • apps/web/src/app/community/[boardCode]/[postId]/CommentSection.tsx
  • apps/web/src/app/community/[boardCode]/[postId]/Content.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/community-detail-profile-image

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added the web label Jun 26, 2026
@manNomi
manNomi marked this pull request as ready for review June 26, 2026 04:51
@manNomi
manNomi requested review from enunsnv and wibaek as code owners June 26, 2026 04:51
@manNomi
manNomi merged commit 542bcc2 into main Jun 26, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant