Skip to content

[FIX/#197] 개인 제휴 인증 및 홈 화면 UI 수정 - #198

Merged
ahcgnoej merged 2 commits into
developfrom
feat/#197-personal-partnership-certification
Aug 23, 2026
Merged

[FIX/#197] 개인 제휴 인증 및 홈 화면 UI 수정#198
ahcgnoej merged 2 commits into
developfrom
feat/#197-personal-partnership-certification

Conversation

@chunjaemin

Copy link
Copy Markdown
Contributor

📝 요약

  • 개인·그룹 제휴 인증 기준을 백엔드 합의 내용에 맞추고 홈 및 인증 화면 UI를 보완했습니다.

⚙️ 작업 내용

  • peoplenull 또는 1이면 개인 인증, people > 1이면 그룹 인증으로 분류했습니다.
  • 학생 인증 확인 화면 하단 버튼에 공통 좌우 여백을 적용했습니다.
  • 스크롤 가능한 PageLayout에서 누락된 헤더 렌더링을 복구했습니다.
  • 관리자·제휴업체 홈 이름 제목의 줄 높이를 조정해 하단 잘림을 방지했습니다.

🔗 관련 이슈

✅ 체크리스트

  • 코딩 컨벤션(Biome/Lint)을 준수하였습니다.
  • 모든 타입 에러를 해결하였습니다. (Typecheck)
  • 변경 사항에 대한 테스트를 마쳤습니다.
  • 불필요한 로그(console.log)를 제거하였습니다.

💬 리뷰어에게

  • 개인/그룹 인증 기준은 백엔드와 합의한 people > 1 여부를 따릅니다.
  • 커밋 훅의 Biome 검사와 typecheck는 통과했으며, 이번 변경과 무관한 기존 unused 경고 9건이 출력됐습니다.
  • 기기에서의 UI 동작 확인은 별도로 필요합니다.

@coderabbitai

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 0460694a-bf53-4371-a545-2d92a525cb42


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 bug 버그 및 오류 해결 label Aug 23, 2026
@github-actions

Copy link
Copy Markdown

Thanks for the contribution!
I have applied any labels matching special text in your title and description.

Please review the labels and make any necessary changes.

@chunjaemin chunjaemin self-assigned this Aug 23, 2026
@ahcgnoej
ahcgnoej merged commit 154efed into develop Aug 23, 2026
6 checks passed
@ahcgnoej
ahcgnoej deleted the feat/#197-personal-partnership-certification branch August 23, 2026 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 버그 및 오류 해결

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FIX/#197] 개인 제휴 인증 및 홈 화면 UI 수정

3 participants