Skip to content

[feat] 갤러리 목록 조회에 무한스크롤 기반 데이터 로딩 구현 #63

Description

@ssuminii

📄 설명

갤러리 페이지에 데이터 로딩 방식이 없는 상태에서 무한스크롤을 기반으로 목록을 렌더링하도록 구현

✅ 해야 할 일

  • 최초 진입 시 첫 페이지 데이터 로딩
  • 스크롤 하단 도달 시 다음 페이지 자동 로딩
  • TanStack Query의 useInfiniteQuery 도입 예정
  • 로딩 중 스켈레톤 UI 표시

📝 메모

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions