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

[Refactor] Friend 친구 관계 확인 로직 추가 및 친구 요청 처리 후 이벤트 에러 해결 #90

Closed
2 tasks
deveunhwa opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
🐞 BugFix 버그 관련 🔧 Refactor 코드 리팩토링

Comments

@deveunhwa
Copy link
Collaborator

⛏️ 리팩토링 할 기능

  • 친구 요청 처리 후의 이벤트 에러 발생
  • 친구 관계 확인 구현

🪜 변경 전 상황과 변경 이유

  • 친구 요청 처리 후에도 취소 처리가 가능한 문제가 발생
  • 친구 요청 시 친구 관계 검증 미흡
  • 친구 관계 확인 로직 부재
  • 사용자 목록에서 친구 여부 확인 불가

✨ 변경 후 예상

  • 친구 요청 처리 후 취소 처리 불가
  • 친구 요청 처리 후 친구 관계에서 추가 요청 불가
  • 친구 요청 상태(대기중/수락/거절)로 친구 관계 확인
  • 사용자 목록에서 친구 여부 확인 가능

📝 작업 상세 내용

  • 친구 요청 처리 후 이벤트 에러 해결
  • 친구 관계 확인 로직 구현

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 BugFix 버그 관련 🔧 Refactor 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant