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

[fix & refactor] : 백엔드 API 연동 과정에서 변수 수정 & 버그 수정 #92

Merged
merged 19 commits into from
Nov 10, 2023

Conversation

rktdnjs
Copy link
Contributor

@rktdnjs rktdnjs commented Nov 9, 2023

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • CSS등 UI 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

작업 사항

  • Docker 파일 수정(API PATH)
  • register & login 파트에서 리다이렉트 이후 사용하는 request의 API 경로가 이상하여 별도로 axios로 구현하여 사용
  • msw 주석 처리
  • DTO에 따라 ArticleDetailPage.jsx의 same(공고글 작성자 일치 여부) -> isRequester로 변수명 변경
  • 로그인 & 회원가입 페이지 API 연동 완료
  • MyPage - 작성 & 수락한 공고글 주석 제거 & 더미데이터 삭제 및 디버깅용 useEffect 추가
  • 공고상세페이지에도 디버깅용 useEffect 추가

관련 이슈

@rktdnjs rktdnjs added 🐞 bug Something isn't working ✨ feature This feature will be developed labels Nov 9, 2023
@rktdnjs rktdnjs self-assigned this Nov 9, 2023
- MyPage 작성 & 수락한 공고글 + 상세페이지
- 공고상세페이지에도 디버깅용 useEffect 추가
@baegyeong baegyeong merged commit 42b267f into Step3-kakao-tech-campus:weekly-10 Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working ✨ feature This feature will be developed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants