Skip to content

fix: 멘토/마이페이지 UI 문구 및 정렬 개선#469

Merged
manNomi merged 1 commit intomainfrom
codex/fix-mentor-mypage-ui-clean
Mar 11, 2026
Merged

fix: 멘토/마이페이지 UI 문구 및 정렬 개선#469
manNomi merged 1 commit intomainfrom
codex/fix-mentor-mypage-ui-clean

Conversation

@manNomi
Copy link
Contributor

@manNomi manNomi commented Mar 11, 2026

변경 사항

  • 멘토 상세 페이지에서 채널 섹션 제목이 잘못 노출되던 문구를 "멘토 채널"로 수정했습니다.
  • 마이페이지 상단 회원 유형 문구에서 "멘티" 표시일 때 강조 타이포를 상향해 가독성을 개선했습니다.
  • 내 지원 정보/계정 관리 영역의 아이콘 컨테이너를 공통 컴포넌트에서 정규화해 세로/가로 정렬 편차를 줄였습니다.
  • 커뮤니티 글 작성/수정 화면의 "글 작성 시 유의사항" 제목을 [글 작성 시 유의사항]으로 강조하고 본문 줄바꿈 유지 렌더링으로 변경했습니다.
스크린샷 2026-03-11 오후 10 58 48

검증

  • pnpm --filter @solid-connect/web run lint:check
  • pnpm --filter @solid-connect/web run typecheck:ci
  • git push pre-push hook: ci:check + next build 통과

@vercel
Copy link

vercel bot commented Mar 11, 2026

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

Project Deployment Actions Updated (UTC)
solid-connection-web Ready Ready Preview, Comment Mar 11, 2026 1:56pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
solid-connect-web-admin Skipped Skipped Mar 11, 2026 1:56pm

@coderabbitai
Copy link

coderabbitai bot commented Mar 11, 2026

Warning

Rate limit exceeded

@manNomi has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 26 minutes and 14 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 0aff0d89-3072-4dbb-a220-fb67d6895bda

📥 Commits

Reviewing files that changed from the base of the PR and between 422b45c and 467e6ff.

📒 Files selected for processing (5)
  • apps/web/src/app/community/[boardCode]/[postId]/modify/PostModifyForm.tsx
  • apps/web/src/app/community/[boardCode]/create/PostForm.tsx
  • apps/web/src/app/mentor/[id]/_ui/MentorDetialContent/index.tsx
  • apps/web/src/app/my/_ui/MyProfileContent/index.tsx
  • apps/web/src/components/ui/LinkedTextWithIcon/index.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch codex/fix-mentor-mypage-ui-clean

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 and usage tips.

@github-actions github-actions bot added the web label Mar 11, 2026
@manNomi manNomi merged commit cd2ce1f into main Mar 11, 2026
10 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