Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
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 |
[FEATURE] 릴리즈 이전 QA 사항 반영
[FEATURE] 대표키워드 수정 플로우 변경
[FIX] QA 2차 사항 반영
[FEAT] gtm 태그 추가
[FEAT] og 태그 및 아이콘 설정
[FEAT] og 태그 설정 변경
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[오피셜팀] 팀피셜 프론트엔드 코드리뷰
✨ 리뷰를 요청드리는 주요 부분
가장 고민되는 지점을 아래 형식으로 정리했습니다.
src/components/modal/apply/profile/ProfileCard.tsxsrc/app/(main)/recruit/_components/profile/ProfileCard.tsxsrc/app/(main)/mypage/profile/_components/ProfileCard.tsxsrc/app/(main)/mypage/_components/profile/ProfileCard.tsxsrc/app/(main)/recruit/_components/*💬 오피셜팀이 고민하고 있는 부분
컴포넌트
ProfileCard.tsx파일이 각 다른 폴더에 4개가 중복되어있습니다.)src/app/(main)/project/[id]/_components/InfoCard.tsx&&src/app/(main)/project/[id]/applicants/_components/InfoCard.tsx두 컴포넌트는 UI가 동일하지만, 서버 응답 필드명이 달라 데이터 구조가 다릅니다. 통일 방법이 있을지 고민입니다.TipTap 에디터 관련
구조
src/app/(main)/project/[id]/applicants/page.tsx의 경로 depth 가 너무 깊어 파일트리 가독성이 떨어지는 것으로 느껴집니다. 현재 구조로 유지하는게 좋을지 기타 단위로 묶는 것이 좋을지 여쭤봅니다.💌 요청드리는 리뷰 방향
구조/설계 관점에서의 개선 제안을 주시면 많은 도움이 될 것 같습니다.
바쁘신 와중에 시간 내어 리뷰해주셔서 감사합니다.
편하게 피드백 부탁드립니다! 🥹