[Feat] WTH-481: 멤버 페이지 UI 구현 - #175
Hidden character warning
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 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. Comment |
PR 테스트 결과✅ Jest: 통과 🎉 모든 테스트를 통과했습니다! |
|
구현한 기능 Preview: https://weeth-qko59cwnl-weethsite-4975s-projects.vercel.app |
PR 검증 결과✅ TypeScript: 통과 🎉 모든 검증을 통과했습니다! |
PR 테스트 결과✅ Jest: 통과 🎉 모든 테스트를 통과했습니다! |
|
구현한 기능 Preview: https://weeth-bjan5gbuy-weethsite-4975s-projects.vercel.app |
PR 검증 결과✅ TypeScript: 통과 🎉 모든 검증을 통과했습니다! |
nabbang6
left a comment
There was a problem hiding this comment.
2026-09-12.023238.mp4
멤버 상세 탭 열렸을 때 모바일-데스크톱 뷰 변경이 안 되고 잇어서 요 부분만 한번 확인해주심 좋을 것 같아요!! 고생하셧습니다~ 👍👍 !!!
| return ( | ||
| <button | ||
| className={cn( | ||
| 'typo-button2 rounded-[10px] border-none px-400 py-200 transition-colors', |
There was a problem hiding this comment.
여기 cursor-pointer 추가해주면 조금 더 직관적일 것 같습니다!!
혹시 해당 칩에 호버 효과는 들어가지 않은 게 의도된 부분일까용...? 아니라면 같이 추가해줘도 좋을 것 같습니닷
| <Button variant="secondary" size="lg" className="w-[86px]" onClick={handleReset}> | ||
| 초기화 | ||
| </Button> | ||
| <Button variant="primary" size="lg" className="flex-1" onClick={handleApply}> |

✅ PR 유형
어떤 변경 사항이 있었나요?
📌 관련 이슈번호
✅ Key Changes
/[clubId]/member) 및 카드 UI 구현 - 이름, 프로필 이미지, 역할 플래그(리더/운영진), 포지션·기수 태그, 소개 표시+N뱃지로 표시, 나머지 기수는 태블릿 이상에서는 hover 툴팁으로, 모바일에서는 탭하면 뜨는 팝오버로 확인/[clubId]/member/[memberId])로 분기/[clubId]/member/[memberId]/posts) 추가formatPhone유틸로 전화번호 하이픈 포맷 적용📸 스크린샷 or 실행영상
🎸 기타 사항 or 추가 코멘트