Skip to content
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

[JR-733] 투표 상세페이지 api 적용 #143

Merged
merged 9 commits into from
Sep 17, 2023

Conversation

leejiho9898
Copy link
Member

@leejiho9898 leejiho9898 commented Sep 17, 2023

📑 작업리스트

  • 투표하기
  • 투표 인터렉션 수정
  • 댓글 조회
  • 댓글 작성
  • 댓글 필터링
  • 댓글 좋아요, 싫어요

📘 리뷰노트

@vercel
Copy link

vercel bot commented Sep 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jurumarble ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2023 11:17am
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2023 11:17am

Copy link
Member

@Leejha Leejha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다.

});

return { mutateBookMark, bookMarkCheckQuery };
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

p5: 이거 검색 페이지에서도 사용하고 있는데 따로 수정할 필요 없죠??

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고대로 쓰시면됩니다

mbti,
nickName,
userId,
},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

p5: 개인적으로 너무 길어지면 const {~} 로 빼는 것이 보기 편하더라고요

그런데 이거 객체 분할 하고 그대로 다시 넣고 있는데 쪼갤 필요가 있나요??

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commentList에서 쓸거만 꺼내서 보내주고 있는데
Comment 에서 안쓰이는 데이터까지 넘기는거보단 필요한 데이터만 추출해서 넣는게 좋을거 같아서요

@leejiho9898 leejiho9898 merged commit 05da524 into develop Sep 17, 2023
1 check passed
@leejiho9898 leejiho9898 deleted the JR-733-vote-detail-connect-api branch September 17, 2023 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants