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: 좋아요 페이지 관련 오류 수정 #156

Merged
merged 7 commits into from
Jul 20, 2023

Conversation

ww8007
Copy link
Member

@ww8007 ww8007 commented Jul 20, 2023

📌 개요 (필수)

  1. 좋아요 목록 페이지 > 좋아요 해제 > 메인 화면 리스트에 반영
  2. 북마크 상세 페이지 > 좋아요 / 해제 > 좋아요 목록 페이지 반영
  3. 좋아요 페이지 디자인 수정
  4. Suspense 0.3초 미만 나타나지 않도록 처리
  5. 의도적 지연 함수 삭제

🔨 작업 사항 (필수)

  • 좋아요 query refetch 로직 추가
  • LikePage 디자인 수정
  • delay 함수 삭제
  • SuspenseWrapper 이용하여 Suspense refactor

⚡️ 관심 리뷰 (선택)

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

🌱 연관 내용 (선택)

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

@ww8007 ww8007 added 🔨 Fix 기능 수정 🐛 Bug 버그 ♻️ Refactor 코드 리팩토링 및 구조 개선 labels Jul 20, 2023
@ww8007 ww8007 self-assigned this Jul 20, 2023
@vercel
Copy link

vercel bot commented Jul 20, 2023

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

Name Status Preview Comments Updated (UTC)
pickly ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 20, 2023 10:54am
pickly-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 20, 2023 10:54am

@ww8007 ww8007 merged commit af65c2b into develop Jul 20, 2023
2 checks passed
@ww8007 ww8007 deleted the fix/#155/like-page-error branch July 20, 2023 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug 버그 🔨 Fix 기능 수정 ♻️ Refactor 코드 리팩토링 및 구조 개선
Projects
Development

Successfully merging this pull request may close these issues.

[BUG]: 좋아요 페이지 관련 오류 수정
1 participant