[FEAT] 맛집 상세 페이지 UI 구현#53
Merged
Merged
Conversation
Closed
6 tasks
commit 태그 및 예시 추가
Member
Author
|
빌드 오류 해결 |
IISweetHeartII
left a comment
Contributor
There was a problem hiding this comment.
.vscode 세팅과 관련되 코드 한번만 확인해주세요!
감사합니다!
IISweetHeartII
approved these changes
Jul 13, 2025
Head-ddy
approved these changes
Jul 13, 2025
Head-ddy
left a comment
Contributor
There was a problem hiding this comment.
PR 수정된 부분까지 확인했습니다! 수고하셨습니다!!
혹시나 추후 더 수정될 부분이 생긴다면 새로운 PR로 진행해주시면 좋을 것 같습니당!
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.
📌 PR 설명
이번 PR에서 어떤 작업을 했는지 요약해주세요.
📷 스크린샷
2025-07-12.7.29.29.mov
https://github.com/user-attachments/assets/3ab2b00d-3c70-484d-ae78-734444435fd7
리뷰 신고하기 기능
🔍 추가 설명
app/constant/restaurant 에 mockData 파일들 import해서 테스트
➡ api 연동 시 수정 필요
페이지 안에 담아야하는 정보가 많다보니 코드가 길어졌습니다.
➡ 리팩토링 시 컴포넌트 별 기능 분리(예: ReveiewList)