Feat : 레시피 좋아요 싫어요#44
Merged
kingkang85 merged 2 commits intodevelopfrom Dec 16, 2024
Hidden character warning
The head ref may contain hidden characters: "20-\ub808\uc2dc\ud53c-\uc88b\uc544\uc694-\uc2eb\uc5b4\uc694-\uae30\ub2a5"
Merged
Conversation
1. 각 레시피별 좋아요 싫어요를 회원당 한 가지 선택 가능 ( null 도 있어서 안 누를 수 있다) 2. 좋아요 싫어요 수를 계산한값이 나온다. Related to : #20
Contributor
|
테이블을 늘리기 보다 컬럼을 추가해서 해결하는게 인상깊네요 |
LeeGukgeon
reviewed
Dec 16, 2024
Contributor
LeeGukgeon
left a comment
There was a problem hiding this comment.
현재 로그인 되어있는 userPk 정보를 SecurityContextHolder 에서 가져와서 request 에 주입하는 로직이 필요할 것 같은데 제가 한번 해봐도 될까요?
Contributor
Author
오 넵! |
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.
📋 요약
🛠 변경 사항
🔗 관련 이슈
📸 스크린샷 또는 GIF (해당되는 경우)
왼쪽부터 4가지 상태 설명
++ 추가로 likeStatus 를 null 로 하면 올라가 있는 count 는 내려가는걸 확인하였음
✅ 체크리스트
🛡 테스트 방법
📚 추가 참고 사항