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

[FE] Profile 페이지 API 로직 수정 및 React-Query 적용 #643

Closed
GC-Park opened this issue Jan 12, 2024 · 0 comments
Closed

[FE] Profile 페이지 API 로직 수정 및 React-Query 적용 #643

GC-Park opened this issue Jan 12, 2024 · 0 comments
Assignees
Labels
FE 프론트엔드 관련 이슈 refactor 리팩토링 관련 이슈

Comments

@GC-Park
Copy link
Collaborator

GC-Park commented Jan 12, 2024

🛠️ 작업 대상

  • Profile 페이지
  • 위 페이지에서 사용되는 컴포넌트

✅ 작업 내용

  • 페이지에서 사용되는 컴포넌트 검토
  • API 로직 수정 Axios 적용
  • API 요청 훅 React-Query 도입

📎 참고 자료

No response

⏰ 추정 시간

24.01.13 토요일까지

@GC-Park GC-Park added FE 프론트엔드 관련 이슈 refactor 리팩토링 관련 이슈 labels Jan 12, 2024
@GC-Park GC-Park self-assigned this Jan 12, 2024
GC-Park added a commit that referenced this issue Jan 18, 2024
* feat: http 모듈 추가

* feat: Profile get api 추가

* feat: useProfileList hook 추가

* refactor: fetchGet을 useProfileList로 변경

* refactor: getProfile api에 url 직접 입력으로 변경

* refactor: 사용하지 않는 매개 변수 삭제 및 queryFn 수정

* refactor: 필요없는 코드 삭제

* refactor: query refetch 추가

* refactor: tanstack query 기본 설정 추가

* refactor: profile리스트 가져오는 부분 query 추가 및 필요없는 코드 삭제

* refactor: useQuery를 useSuspenseQuery로 변경

* refactor: Profile에 Query suspense 적용
semnil5202 pushed a commit that referenced this issue Feb 5, 2024
* Refactor : Remove unused code and update import path

* Refactor : Update default topic and profile images

* Refactor :  Profile component and update routingHandlers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 관련 이슈 refactor 리팩토링 관련 이슈
Projects
None yet
Development

No branches or pull requests

2 participants