-
Notifications
You must be signed in to change notification settings - Fork 2
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
[FE] 리뷰 모아보기 페이지 API 로직 연동 #817
Conversation
…eview-me into fe/feat/814-review-collection-api
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
꾿!!
추후 반영할 것테스트 작성
에러 처리
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
고생했어요~~~ 런칭에 가까워졌다!!
…eview-me into fe/feat/814-review-collection-api
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
api 로직 연동하느라 수고했어요 에프이!
* feat: 섹션 리스트 요청 엔드포인트 및 호출 로직 작성 * feat: react-query를 사용하여 섹션 리스트 요청 로직 구현 및 msw 모킹 * feat: 모아보기 리뷰 엔드포인트 및 호출 로직 작성 * fix: Dropdown 컴포넌트가 상태로 DropdownItem을 가지도록 수정 * feat: react-query를 사용하여 섹션별 모아보기 요청 로직 구현 및 msw 모킹 * fix: msw handler에 쿠키 확인하는 코드 추가 * feat: 형광펜 에디터 적용 및 인터페이스 수정 * chore: 불필요한 코드 제거
🚀 어떤 기능을 구현했나요 ?
🔥 어떻게 해결했나요 ?
섹션 리스트의 경우 전체 섹션 리스트를 받아오기 때문에 변경 사항이 적을 것이라 판단, staleTime을 1시간으로 설정했습니다.
섹션별 답변 데이터의 경우 기존 리뷰 목록 데이터와 마찬가지로 staleTime을 1분으로 설정했습니다.
📝 어떤 부분에 집중해서 리뷰해야 할까요?
📚 참고 자료, 할 말