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

[LIME-156] 로그인 하지 않아도 리뷰 좋아요 할 수 있는 버그 수정 #81

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

Curry4182
Copy link
Contributor

@Curry4182 Curry4182 commented Apr 2, 2024

📌 PR 종류

어떤 종류의 PR인지 아래 항목 중에 체크 해주세요.

  • 🐛 버그 수정
  • ✨ 기능 추가
  •  테스트 추가
  • 🎨 코드 스타일 변경 (formatting, local variables)
  • 🔨 리팩토링 (기능 변경 X)
  • 💚 빌드 관련 수정
  • 📝 문서 내용 수정
  • 그 외, 어떤 종류인지 기입 바람:

📌 어떤 기능이 추가 되었나요?

fix: 로그인 하지 않아도 리뷰 좋아요 할 수 있는 버그 수정

  • 기존 validation 로직이 혼동이 와서 잘 못된 값을 반환 하고 있었습니다.
  • 익명 사용자 검사와 중복 좋아요 확인 로직을 확인하기 쉽게 분리하였습니다.

Issue Number

LIME-156

📌 기존에 있던 기능에 영향을 주나요?

  • 아니요

@Curry4182 Curry4182 added the bug Something isn't working label Apr 2, 2024
@Curry4182 Curry4182 self-assigned this Apr 2, 2024
@Curry4182 Curry4182 merged commit 4e8e643 into main Apr 2, 2024
@Curry4182 Curry4182 deleted the LIME-156-review-like-fix branch April 15, 2024 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants