-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[enhancement] 댓글 페이지 생성 #92
Conversation
…eam4 into enhancement/comment-84
- path.ts에 댓글 페이지 경로 수정 - CommentPage.tsx에서 CommentSection과 Post 컴포넌트를 받게함
- 기존에 Comment 타입 삭제 CommentModel 추가함.
Walkthrough이번 변경 사항은 댓글 기능을 추가하고, Firestore와의 통합을 통해 데이터 조작을 구현하며, 새로운 페이지와 컴포넌트를 도입하여 사용자 인터페이스를 확장하는 데 중점을 두었습니다. 또한 디버그 설정과 ESLint 무시 패턴이 업데이트되었습니다. Changes
Uplevel your code reviews with CodeRabbit ProCodeRabbit ProIf you like this project, please support us by purchasing the Pro version. The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version. Moreover, CodeRabbit Pro is free for open source projects. |
Visit the preview URL for this PR (updated for commit 1567c99): https://toy-project-2-team-4-pizza--preview-cuf8b9eo.web.app (expires Sat, 07 Sep 2024 10:33:39 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 70fe82c823fc0ae3a244966b629012f11f284e3b |
오 좋네요 승인합니다 |
누구세요? |
- fetchPosts.ts 에서 getCommentsCount 삭제 - Post.tsx 에서 댓글이 증가 했을 때 `댓글 수`가 업데이트 되도록 수정
🚀 풀 리퀘스트 제안
@coderabbitai: i🤷♀️gnore
📋 작업 내용
🔧 변경 사항
주요 변경 사항을 요약해 주세요.
📸 스크린샷 (선택 사항)
수정된 화면 또는 기능을 시연할 수 있는 스크린샷을 첨부해 주세요.
📄 기타
추가적으로 전달하고 싶은 내용이나 특별한 요구 사항이 있으면 작성해 주세요.
Summary by CodeRabbit