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

[5주차] : 5주차 개발 코드 Merge 및 일부 리팩토링 #37

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

rktdnjs
Copy link
Contributor

@rktdnjs rktdnjs commented Oct 8, 2023

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

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

작업 사항

  • App.js 에서 사용되는 페이지 및 일부 컴포넌트 내 페이지 라우팅 경로 수정
    • ㄴ공고글과 관련된 페이지는 Post... 네이밍으로 통일
  • 로그인을 위해 임시로 MyPage를 두어 로그아웃 상태에 MyPage 접속시 로그인 페이지로 유도
  • KakaoOuathPage에서 로그인 진행중에 로더화면을 확인할 수 있게 2초의 Delay 지정(차후 삭제 예정)
  • 공고페이지 & 마이페이지에서 사용되는 전용 NavOtherNav 컴포넌트로 통합
  • PostWriteIntroPage & PostDetailPage 상단에 OtherNav 컴포넌트 적용

관련 이슈

#10
#12
#24
#27
#29
#30
#34

- App.js 에서 사용되는 페이지 및 일부 컴포넌트 내 페이지 라우팅 경로 수정
ㄴ공고글과 관련된 페이지는 Post... 네이밍으로 통일
- 로그인을 위해 임시로 MyPage를 두어 로그아웃 상태에 MyPage 접속시 로그인 페이지로 유도
- KakaoOuathPage에서 로그인 진행중에 로더화면을 확인할 수 있게 2초의 Delay 지정(차후 삭제 예정)
- 공고페이지 & 마이페이지에서 사용되는 전용 Nav는 OtherNav 컴포넌트로 통합
- PostWriteIntroPage & PostDetailPage 상단에 OtherNav 컴포넌트 적용
@rktdnjs rktdnjs added the ✨ feature This feature will be developed label Oct 8, 2023
@rktdnjs rktdnjs self-assigned this Oct 8, 2023
@rktdnjs rktdnjs merged commit 7a4e816 into Step3-kakao-tech-campus:weekly-5 Oct 8, 2023
@rktdnjs rktdnjs mentioned this pull request Oct 8, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature This feature will be developed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant