sopt-makers / sopt.org-frontend

대학생 연합 IT벤처창업 동아리 SOPT 공식 홈페이지
https://sopt.org/
MIT License
24 stars 7 forks source link

[hotfix] 프로젝트 페이지 무한 스크롤 구현 #393

Closed eonseok-jeon closed 6 months ago

eonseok-jeon commented 6 months ago

Summary

기존의 blog에서 사용했었던 useInfiniteScroll hook과 tanstack query의 infiniteQuery를 이용하여 구현했습니다.

방식은 blog에서 했던 것과 유사합니다

height[bot] commented 6 months ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.