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

[FEAT] 리뷰 관리 기능 추가 #67

Merged
merged 5 commits into from
Feb 10, 2025

Conversation

aha-rin
Copy link
Collaborator

@aha-rin aha-rin commented Feb 3, 2025

✨ PR 세부 내용

  • 기존에 리뷰 아이디가 매칭되지 않아 리뷰 수정 기능이 작동하지 않았는데, 이 부분 해결하였습니다.
  • 수정되는 리뷰는 알바생과 가게 수정 불가하도록 처리하였습니다.
  • 같은 ID를 가진 알바생에 대하여 리뷰가 새롭게 작성될 경우 reviewCount를 1 증가 시켜 반환하도록 변경하였습니다.
  • 그 외 자잘하게 버튼 hover 이벤트(색 변화) 주었습니다.
  • eslint 설정에 걸리던 부분(unused valuables) 삭제하였습니다.

📝 관련 이슈

⚠️주의 사항

  • ReviewForm.jsx
  • ReviewInfoContext.jsx
  • AlbaReviewPage.jsx
    이 세 파일 간의 상호작용만 봐주시면 됩니다(웹-알바후기 페이지 내에서 할 수 있는 작업만 봐주시면 됩니다!)
  • MyReviewPage.jsx에서도 수정 데이터가 정상적으로 전달되는 것 확인했습니다.

💬 리뷰 요청 사항

  • 혹시 지금 작성된 코드가 너무 복잡하게 데이터를 교환하고 있다면 알려주세요.
  • 테스트하셨을 때 제대로 작동하지 않는 부분이 있으면 알려주세요.

⏳ 기한

  • 1/26

@aha-rin aha-rin merged commit 75f1734 into develop Feb 10, 2025
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.

1 participant