Conversation
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.
📌 작업 개요 (What)
메인페이지 좋아요순 정렬 (게시글)
🛠️ 작업 상세 (Details)
좋아요순 정렬 쿼리
🔖 관련 이슈
#77
✅ 체크리스트
Format on Save)🔍 기타 참고 사항
❗❗❗ imageUrl의 경우 제대로 데이터가 전달됨을 로그를 통해서 확인하였으나, 엑박이 뜨는 상황입니다.
여행지 기준은 추가 작성 예정입니다.
api가 먹통이 되는 경우가 많아 테스트환경이 불안정해 작업된 부분까지 PR 올렸습니다.
데이터를 db에서 불러온 후 화면을 그리는
PostCard.tsx의PostCardProps와 필드와 맞지 않습니다.