Skip to content

[FIX/#189] 제휴 건의함·차단 관리 QA 반영 - #190

Merged
eunhyekimyeah merged 9 commits into
developfrom
fix/#189-suggestion-box-and-block-management-qa
Aug 20, 2026
Merged

[FIX/#189] 제휴 건의함·차단 관리 QA 반영#190
eunhyekimyeah merged 9 commits into
developfrom
fix/#189-suggestion-box-and-block-management-qa

Conversation

@chunjaemin

@chunjaemin chunjaemin commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

🔥 작업 요약

  • 제휴 건의함 입력 UX, 홈 제휴 목록 상태, 채팅 차단, 제휴업체 계정관리 QA 사항을 반영합니다.

🧩 작업 내용

  • 입력 필드 외부 터치 시 키보드를 닫고, 드롭다운이 열려도 키보드·레이아웃이 흔들리지 않도록 개선했습니다.
  • 관리자·제휴업체 홈의 제휴 목록에 로딩과 Figma 기준 빈 UI를 적용했습니다.
  • 채팅 차단·차단 해제·차단 목록을 실제 API로 연결하고, 차단 메뉴의 탭 영역과 위치를 보완했습니다.
  • 제휴업체 프로필의 고정 업체명을 로그인 사용자 정보로 바꾸고, 관리자와 동일한 계정관리 화면을 제공했습니다.

🎯 관련 이슈

✅ 체크리스트

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

🙇 리뷰어에게

  • 홈 제휴 목록의 빈 상태와 채팅 차단·해제 흐름을 중점적으로 확인 부탁드립니다.

@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.

@github-actions github-actions Bot added the bug 버그 및 오류 해결 label Aug 18, 2026
@coderabbitai

coderabbitai Bot commented Aug 18, 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: 568bc005-7292-473c-bc6a-f5355dc45da9


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.

@chunjaemin chunjaemin self-assigned this Aug 18, 2026
@chunjaemin
chunjaemin marked this pull request as ready for review August 18, 2026 08:11
@chunjaemin chunjaemin changed the title [FIX] 제휴 건의함·차단 관리 QA 반영 [FIX/#189] 제휴 건의함·차단 관리 QA 반영 Aug 18, 2026

@taegeon2 taegeon2 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI 체크와 충돌 한번만 확인 부탁드립니다~

chunjaemin and others added 4 commits August 20, 2026 19:19
…n-box-and-block-management-qa

# Conflicts:
#	src/pages/partner/profile/ui/PartnerProfilePage.tsx
#	src/widgets/partnership-list/ui/PartnershipListWidget.tsx
#	src/widgets/partnership-recommendation/ui/PartnershipRecommendationWidget.tsx
…n-box-and-block-management-qa

# Conflicts:
#	src/pages/admin/home/ui/AdminHomePage.tsx
#	src/pages/student/home/ui/StudentHomePage.tsx
#	src/pages/student/suggestion-form/ui/StudentSuggestionFormPage.tsx
#	src/pages/student/suggestion-form/ui/SuggestionForm.tsx
#	src/widgets/chat/chat-room/ui/ChatHeader.tsx
@eunhyekimyeah
eunhyekimyeah merged commit 0e669c0 into develop Aug 20, 2026
6 checks passed
@eunhyekimyeah
eunhyekimyeah deleted the fix/#189-suggestion-box-and-block-management-qa branch August 20, 2026 12:37
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/#189] 제휴건의함 및 차단관리 QA 수정

4 participants