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: 사전 용어 목록 무한스크롤 구현 #130

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

lsy20140
Copy link
Collaborator

@lsy20140 lsy20140 commented Oct 21, 2024

#️⃣ 이슈 번호

ex) - #이슈번호


📝 작업 내용

  • 사전 용어 목록 무한스크롤 구현(hydration 방식 적용)
  • react-intersection-observer 사용하여 inView 여부 확인 후 fetchNextPage() 호출, lastWordName 기준으로 호출
  • QueryProvider 내 queryClient 세팅 변경 및 queryClient 생성 함수 분리
  • zustand persist 적용

📸 스크린샷

default.mp4

💬 리뷰 요구사항/참고 사항

  • 용어 전체 개수 조회는 서버 측이랑 논의 후에 추가 및 수정될 예정입니다.

@lsy20140 lsy20140 self-assigned this Oct 21, 2024
@lsy20140 lsy20140 added ✨ Feature 기능 개발 🔨 Refactor 코드 리팩토링 labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발 🔨 Refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant