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

fix: 유저 차단/해제에 대해서 상태가 제대로 업데이트 되지 않던 오류 수정 #204

Merged
merged 4 commits into from
Jul 25, 2023

Conversation

ww8007
Copy link
Member

@ww8007 ww8007 commented Jul 25, 2023

📌 개요 (필수)

  1. 차단후 유저 프로필 업데이트
  2. 차단후 검색에서 팔로우 금지
  3. 친구 상세 페이지 차단 여부 변경

🔨 작업 사항 (필수)

  • 추가 또는 변경된 내용을 적어주세요.

  • 차단 / 해제 관련 query update

  • 차단시 팔로우 못하도록 toast 추가


⚡️ 관심 리뷰 (선택)

  • 특별히 확인 받고 싶은 내용을 적어주세요.

🌱 연관 내용 (선택)

  • 관련 있는 내용, 또는 앞으로 고려할 내용을 적어주세요.

@ww8007 ww8007 added 🔨 Fix 기능 수정 🐛 Bug 버그 labels Jul 25, 2023
@ww8007 ww8007 self-assigned this Jul 25, 2023
@vercel
Copy link

vercel bot commented Jul 25, 2023

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

Name Status Preview Updated (UTC)
pickly-frontend ✅ Ready (Inspect) Visit Preview Jul 25, 2023 6:19pm

@ww8007 ww8007 merged commit e7b9a06 into develop Jul 25, 2023
2 checks passed
@ww8007 ww8007 deleted the fix/#203/block-member-status branch July 25, 2023 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 버그 🔨 Fix 기능 수정
Projects
Development

Successfully merging this pull request may close these issues.

[BUG]: 유저 차단하여도 팔로우 상태 바뀌지 않는 오류 수정
1 participant